shell32: Fix folder icon index when read from registry.
commit7114f8c3bdaa6d7f81b6658f49b8b44be494b7cf
authorMartin Fuchs <martin-fuchs@gmx.net>
Wed, 11 Jan 2006 11:33:24 +0000 (11 12:33 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 11 Jan 2006 11:33:24 +0000 (11 12:33 +0100)
tree71b311697ea6e3e487eec0cf3a496f68d38a604f
parent6d88d5ad5cd79d0cc6ee3ddfd4d86f09d9e890f1
shell32: Fix folder icon index when read from registry.
Change "DWORD dwNr" into "int icon_idx" at several places.
dlls/shell32/classes.c
dlls/shell32/folders.c
dlls/shell32/iconcache.c
dlls/shell32/shell32_main.c
dlls/shell32/shell32_main.h