Commit e41cd2ff authored by Louis. Lenders's avatar Louis. Lenders Committed by Alexandre Julliard

shell32: Define one more avi resource.

parent dc0aad52
......@@ -12037,6 +12037,9 @@ IDR_AVI_SEARCHING AVI searching.avi
/* BINRES search.avi */
IDR_AVI_SEARCH AVI searching.avi
/* BINRES filemove.avi */
IDR_AVI_FILEMOVE AVI searching.avi
/* BINRES filecopy.avi */
IDR_AVI_FILECOPY AVI searching.avi
......
......@@ -128,6 +128,7 @@ FIXME: Need to add them, but for now just let them use the same: searching.avi
*/
#define IDR_AVI_SEARCH 150
#define IDR_AVI_SEARCHING 151
#define IDR_AVI_FILEMOVE 160
#define IDR_AVI_FILECOPY 161
#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