[SHELL32] Add AVI file 151. By Jared Smudde. CORE-11638
authorAmine Khaldi <amine.khaldi@reactos.org>
Mon, 18 Jul 2016 10:27:56 +0000 (10:27 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Mon, 18 Jul 2016 10:27:56 +0000 (10:27 +0000)
svn path=/trunk/; revision=71960

reactos/dll/win32/shell32/avi_res.rc
reactos/dll/win32/shell32/res/avis/151.avi [new file with mode: 0644]
reactos/dll/win32/shell32/shresdef.h

index 784b677..67ecf92 100644 (file)
@@ -1,3 +1,4 @@
+IDA_SHELL_SEARCHING_INDEX AVI "res/avis/151.avi"
 IDA_SHELL_COPY AVI "res/avis/160+161+167+168.avi"
 IDA_SHELL_COPY1 AVI "res/avis/160+161+167+168.avi"
 IDA_SHELL_COPY2 AVI "res/avis/160+161+167+168.avi"
 IDA_SHELL_COPY AVI "res/avis/160+161+167+168.avi"
 IDA_SHELL_COPY1 AVI "res/avis/160+161+167+168.avi"
 IDA_SHELL_COPY2 AVI "res/avis/160+161+167+168.avi"
diff --git a/reactos/dll/win32/shell32/res/avis/151.avi b/reactos/dll/win32/shell32/res/avis/151.avi
new file mode 100644 (file)
index 0000000..d5658b5
Binary files /dev/null and b/reactos/dll/win32/shell32/res/avis/151.avi differ
index 7449c8b..c32e8d2 100644 (file)
  * AVI resources
  *
  * windows shell32 has 14 of them: 150-152 and 160-170
  * AVI resources
  *
  * windows shell32 has 14 of them: 150-152 and 160-170
- * FIXME: Add 150-152
+ * FIXME: Add 150152
  */
 
  */
 
-#define IDA_SHELL_COPY          160
-#define IDA_SHELL_COPY1         161
-#define IDA_SHELL_COPY2         167
-#define IDA_SHELL_COPY3         168
-#define IDA_SHELL_RECYCLE       162
-#define IDA_SHELL_EMPTY_RECYCLE 163
-#define IDA_SHELL_DELETE        164
-#define IDA_SHELL_DELETE1       169
-#define IDA_SHELL_DOWNLOAD      170
+#define IDA_SHELL_SEARCHING_INDEX 151
+#define IDA_SHELL_COPY            160
+#define IDA_SHELL_COPY1           161
+#define IDA_SHELL_COPY2           167
+#define IDA_SHELL_COPY3           168
+#define IDA_SHELL_RECYCLE         162
+#define IDA_SHELL_EMPTY_RECYCLE   163
+#define IDA_SHELL_DELETE          164
+#define IDA_SHELL_DELETE1         169
+#define IDA_SHELL_DOWNLOAD        170
 
 /* Desktop Browser commands */
 #define FCIDM_DESKBROWSER_CLOSE      0xA004
 
 /* Desktop Browser commands */
 #define FCIDM_DESKBROWSER_CLOSE      0xA004