wine/dlls shell32/shlview.c shell32/shfldr_myc ...

Alexandre Julliard julliard at winehq.org
Wed Jul 27 06:10:53 CDT 2005


ChangeSet ID:	19165
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/07/27 06:10:53

Modified files:
	dlls/shell32   : shlview.c shfldr_mycomp.c shfldr_fs.c folders.c 
	                 cpanelfolder.c autocomplete.c 
	dlls/commdlg   : filedlgbrowser.h filedlgbrowser.c 

Log message:
	Replace the _ICOM_THIS_From macros by inline functions the way it's
	already done in shelllink.c.

Patch: http://cvs.winehq.org/patch.py?id=19165

Old revision  New revision  Changes     Path
 1.117         1.118         +47 -37     wine/dlls/shell32/shlview.c
 1.41          1.42          +11 -8      wine/dlls/shell32/shfldr_mycomp.c
 1.46          1.47          +59 -53     wine/dlls/shell32/shfldr_fs.c
 1.64          1.65          +18 -13     wine/dlls/shell32/folders.c
 1.19          1.20          +24 -18     wine/dlls/shell32/cpanelfolder.c
 1.17          1.18          +12 -9      wine/dlls/shell32/autocomplete.c
 1.22          1.23          +0 -5       wine/dlls/commdlg/filedlgbrowser.h
 1.56          1.57          +28 -18     wine/dlls/commdlg/filedlgbrowser.c




More information about the wine-cvs mailing list