shell32: define avi resource #163

Louis. Lenders xerox_xerox2000 at yahoo.co.uk
Thu Mar 22 04:16:54 CDT 2007


Skipped content of type multipart/alternative-------------- next part --------------
diff --git a/dlls/shell32/shres.rc b/dlls/shell32/shres.rc
index d02b6b4..5d8722e 100644
--- a/dlls/shell32/shres.rc
+++ b/dlls/shell32/shres.rc
@@ -12398,6 +12398,9 @@ IDR_AVI_FILECOPY AVI searching.avi
 /* BINRES findcomputer.avi */
 IDR_AVI_FINDCOMPUTER AVI searching.avi
 
+/* BINRES filenuke.avi */
+IDR_AVI_FILENUKE AVI searching.avi
+
 /*--------------------- END FIXME ------------------------*/
 
 /*
diff --git a/dlls/shell32/shresdef.h b/dlls/shell32/shresdef.h
index dfcd339..3619353 100644
--- a/dlls/shell32/shresdef.h
+++ b/dlls/shell32/shresdef.h
@@ -150,5 +150,6 @@ FIXME: Need to add them, but for now just let them use the same: searching.avi
 #define IDR_AVI_FINDCOMPUTER       152
 #define IDR_AVI_FILEMOVE           160
 #define IDR_AVI_FILECOPY           161
+#define IDR_AVI_FILENUKE           163
 
 #endif


More information about the wine-patches mailing list