wine/dlls/shell32 shell32_main.h shell32_main. ...
ChangeSet ID: 21371 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/11/21 07:35:06 Modified files: dlls/shell32 : shell32_main.h shell32_main.c iconcache.c Log message: Martin Fuchs <martin-fuchs(a)gmx.net> SHGetFileInfoW(): handle SHGFI_LINKOVERLAY and SHGFI_OVERLAYINDEX. SHMapPIDLToSystemImageListIndex(): determine overlay flag for PidlToSicIndex() and return -1 in error cases. Read shell overlay icon settings from registry to allow icon overrides. Patch: http://cvs.winehq.org/patch.py?id=21371 Old revision New revision Changes Path 1.108 1.109 +3 -0 wine/dlls/shell32/shell32_main.h 1.156 1.157 +41 -9 wine/dlls/shell32/shell32_main.c 1.95 1.96 +78 -22 wine/dlls/shell32/iconcache.c
participants (1)
-
Alexandre Julliard