Change the return value for ExtractIconEx from HICON to UINT and make
commit58c04dafae182cbb9840f13663d99a1c70e584c7
authorRolf Kalbermatter <rolf.kalbermatter@citeng.com>
Tue, 10 Dec 2002 19:10:11 +0000 (10 19:10 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 10 Dec 2002 19:10:11 +0000 (10 19:10 +0000)
treec0dd86c52598df414767da2ee65990e945c4cee7
parent2dcb751aa7242d03218e1824f528a0f73d52870b
Change the return value for ExtractIconEx from HICON to UINT and make
the function call directly user32.PrivateExtractIconEx.
dlls/shell32/iconcache.c
include/shellapi.h