ChangeSet ID: 6547 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/12/10 13:10:11
Modified files: include : shellapi.h dlls/shell32 : iconcache.c
Log message: Rolf Kalbermatter rolf.kalbermatter@citeng.com Change the return value for ExtractIconEx from HICON to UINT and make the function call directly user32.PrivateExtractIconEx.
Patch: http://cvs.winehq.com/patch.py?id=6547
Old revision New revision Changes Path 1.18 1.19 +3 -3 wine/include/shellapi.h 1.64 1.65 +8 -34 wine/dlls/shell32/iconcache.c