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

shell32: Add an uncompressed AVI displaying the word searching.

parent 480b6495
...@@ -14,6 +14,7 @@ netdrive.ico ...@@ -14,6 +14,7 @@ netdrive.ico
netdrive2.ico netdrive2.ico
printer.ico printer.ico
ramdisk.ico ramdisk.ico
searching.avi
shortcut.ico shortcut.ico
shres.res shres.res
version16.res version16.res
...@@ -66,6 +66,7 @@ RC_BINARIES = \ ...@@ -66,6 +66,7 @@ RC_BINARIES = \
netdrive2.ico \ netdrive2.ico \
printer.ico \ printer.ico \
ramdisk.ico \ ramdisk.ico \
searching.avi \
shortcut.ico shortcut.ico
C_SRCS16 = shell.c C_SRCS16 = shell.c
......
...@@ -119,4 +119,6 @@ ...@@ -119,4 +119,6 @@
#define IDI_SHELL_FONTS_FOLDER 39 #define IDI_SHELL_FONTS_FOLDER 39
#define IDI_SHELL_MY_DOCUMENTS 235 #define IDI_SHELL_MY_DOCUMENTS 235
#define IDR_AVI_SEARCHING 151
#endif #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