ChangeSet ID: 1003796715586551563348621
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/10/22 20:25:15
Modified files:
dlls/shell32 : classes.c shell32_main.c
Log message:
Aric Stewart <aric(a)codeweavers.com>
Fixed the behavior for SHGetFileInfo when the SHGFI_USEFILEATTRIBUTES
flag is set. Corrects the given type and icon.
Patch: http://cvs.winehq.com/patch.py?id=1003796715586551563348621
Revision Changes Path
1.19 +4 -0 wine/dlls/shell32/classes.c
1.87 +26 -6 wine/dlls/shell32/shell32_main.c