Fix the icon resource ids (most were off by one).
commit861282bf2815a70cff7ff16e9dbdd03021f858ef
authorHuw Davies <huw@codeweavers.com>
Mon, 11 Apr 2005 13:04:41 +0000 (11 13:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 Apr 2005 13:04:41 +0000 (11 13:04 +0000)
tree7b063c35a1af979fff9904ac627af72ef9cec5e6
parent4f50a2c0dc94d107f6850980c587023080a6ed8f
Fix the icon resource ids (most were off by one).
Fix IExtractIcon_{GetIconLocation,Extract} to use -ve icon resource
ids and fix bugs relating to confusion between resource ids and the
system imagelist indicies.
Extend the system imagelist initialization hack to load both +ve and
-ve resource ids.
Add a printer icon (that'll be used by an upcoming printer folder
patch).
dlls/shell32/.cvsignore
dlls/shell32/Makefile.in
dlls/shell32/classes.c
dlls/shell32/folders.c
dlls/shell32/iconcache.c
dlls/shell32/shell32_main.c
dlls/shell32/shres.rc
dlls/shell32/shresdef.h