[PATCH 0/4] Shell32 icons

Alex Henrie alexhenrie24 at gmail.com
Tue Aug 14 23:09:55 CDT 2018


If I understand correctly, the proper way to fix bug 30185 is to provide
the first 138 shell32 icons. That's a big job, but I think I can get it
done if I work on it a little at a time.

Alex Henrie (4):
  shell32: Rename IDI_SHELL_DOCUMENT to IDI_SHELL_FILE
  shell32: Add document icon
  shell32: Add window icon
  shell32: Add 512k and 314k floppy drive icons

 dlls/shell32/Makefile.in |   3 +-
 dlls/shell32/iconcache.c |  12 +-
 dlls/shell32/shell32.rc  |  15 +
 dlls/shell32/shresdef.h  |   4 +-
 dlls/shell32/window.ico  | Bin 0 -> 30799 bytes
 dlls/shell32/window.svg  | 598 +++++++++++++++++++++++++++++++++++++++
 6 files changed, 624 insertions(+), 8 deletions(-)
 create mode 100644 dlls/shell32/window.ico
 create mode 100644 dlls/shell32/window.svg

-- 
2.18.0




More information about the wine-devel mailing list