wine/dlls/shell32 shfldr_mycomp.c shfldr_fs.c ...
ChangeSet ID: 17399 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/05/10 03:28:11 Modified files: dlls/shell32 : shfldr_mycomp.c shfldr_fs.c shfldr_desktop.c cpanelfolder.c Log message: Juan Lang <juan_lang(a)yahoo.com> Fixes to IShellFolder::GetAttributesOf implementations, spotted by silverblade_: - a count of zero is allowed to GetAttributesOf if apidl is NULL - SFGAO_VALIDATE must be cleared upon return Patch: http://cvs.winehq.org/patch.py?id=17399 Old revision New revision Changes Path 1.35 1.36 +7 -2 wine/dlls/shell32/shfldr_mycomp.c 1.38 1.39 +7 -3 wine/dlls/shell32/shfldr_fs.c 1.37 1.38 +7 -3 wine/dlls/shell32/shfldr_desktop.c 1.16 1.17 +8 -3 wine/dlls/shell32/cpanelfolder.c
participants (1)
-
Alexandre Julliard