shell32: define AVI-resource 152

Louis. Lenders xerox_xerox2000 at yahoo.co.uk
Fri Dec 8 02:05:19 CST 2006


Skipped content of type multipart/alternative-------------- next part --------------
diff --git a/dlls/shell32/shres.rc b/dlls/shell32/shres.rc
index 9e01c65..d02b6b4 100644
--- a/dlls/shell32/shres.rc
+++ b/dlls/shell32/shres.rc
@@ -12395,6 +12395,9 @@ IDR_AVI_FILEMOVE AVI searching.avi
 /* BINRES filecopy.avi */
 IDR_AVI_FILECOPY AVI searching.avi
 
+/* BINRES findcomputer.avi */
+IDR_AVI_FINDCOMPUTER AVI searching.avi
+
 /*--------------------- END FIXME ------------------------*/
 
 /*
diff --git a/dlls/shell32/shresdef.h b/dlls/shell32/shresdef.h
index eafd650..422acc4 100644
--- a/dlls/shell32/shresdef.h
+++ b/dlls/shell32/shresdef.h
@@ -141,6 +141,7 @@ (also to limit shell32's size)
 */
 #define IDR_AVI_SEARCH             150
 #define IDR_AVI_SEARCHING          151
+#define IDR_AVI_FINDCOMPUTER       152
 #define IDR_AVI_FILEMOVE           160
 #define IDR_AVI_FILECOPY           161
 


More information about the wine-patches mailing list