Commit bd9f1fdd authored by Louis Lenders's avatar Louis Lenders Committed by Alexandre Julliard

shell32: Define avi resource #164.

parent 73b8aaf6
......@@ -12401,6 +12401,9 @@ IDR_AVI_FINDCOMPUTER AVI searching.avi
/* BINRES filenuke.avi */
IDR_AVI_FILENUKE AVI searching.avi
/* BINRES filedelete.avi */
IDR_AVI_FILEDELETE AVI searching.avi
/*--------------------- END FIXME ------------------------*/
/*
......
......@@ -154,5 +154,6 @@ FIXME: Need to add them, but for now just let them use the same: searching.avi
#define IDR_AVI_FILEMOVE 160
#define IDR_AVI_FILECOPY 161
#define IDR_AVI_FILENUKE 163
#define IDR_AVI_FILEDELETE 164
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment