Commit d14d772f authored by Louis Lenders's avatar Louis Lenders Committed by Alexandre Julliard

shell32: Define a few more icon resources.

parent efc8317b
......@@ -732,6 +732,11 @@ IDI_SHELL_FOLDER_OPEN ICON folder_open.ico
'00 00 C0 7F A0 9A E0 FF 00 00 FF FF 9A A0'
} */
/* FIXME: Following three resources are not yet added */
IDI_SHELL_FOLDER_OPEN_SMALL ICON folder_open.ico
IDI_SHELL_FOLDER_OPEN_LARGE ICON folder_open.ico
IDI_SHELL_FOLDER_SMALL_XP ICON folder_open.ico
/* BINRES floppy.ico */
IDI_SHELL_FLOPPY ICON floppy.ico
/* {
......
......@@ -118,9 +118,12 @@
#define IDI_SHELL_PRINTER 17
#define IDI_SHELL_MY_NETWORK_PLACES 18
#define IDI_SHELL_COMPUTERS_NEAR_ME 19
#define IDI_SHELL_FOLDER_SMALL_XP 20
#define IDI_SHELL_SEARCH 23
#define IDI_SHELL_HELP 24
#define IDI_SHELL_FOLDER_OPEN_LARGE 29
#define IDI_SHELL_SHORTCUT 30
#define IDI_SHELL_FOLDER_OPEN_SMALL 31
#define IDI_SHELL_EMPTY_RECYCLE_BIN 32
#define IDI_SHELL_FULL_RECYCLE_BIN 33
#define IDI_SHELL_DESKTOP 35
......
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