ChangeSet ID: 17770 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/05/26 11:09:13
Modified files: dlls/shell32 : shfldr_mycomp.c shfldr_fs.c shfldr_desktop.c
Log message: Stefan Dösinger stefandoesinger@gmx.at *Handle cidl==0 in shfldr_desktop, shfldr_fs and shfldr_mycomp. *Remove the dwAttributes member from the IGenericSFImpl class, it's not needed and can't be initialised in Initialize and InitializeEx.
Patch: http://cvs.winehq.org/patch.py?id=17770
Old revision New revision Changes Path 1.37 1.38 +15 -8 wine/dlls/shell32/shfldr_mycomp.c 1.40 1.41 +15 -7 wine/dlls/shell32/shfldr_fs.c 1.39 1.40 +15 -9 wine/dlls/shell32/shfldr_desktop.c