27 Feb
2003
27 Feb
'03
9:04 p.m.
ChangeSet ID: 7343 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/02/27 15:04:39 Modified files: dlls/shell32 : shlfolder.c Log message: Alberto Massari <amassari(a)progress.com> Fixes to IShellFolder::GetAttributesOf: - before computing the flags for the requested entry, reset the bits we don't support, or we will tell something we didn't want to. - instead of using an hexadecimal mask for the unsupported flags, use a mask made of the supported ones - replace the obscure hexadecimal values with the proper macros Patch: http://cvs.winehq.com/patch.py?id=7343 Old revision New revision Changes Path 1.76 1.77 +19 -7 wine/dlls/shell32/shlfolder.c
8323
Age (days ago)
8323
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard