wine/ include/shlobj.h dlls/shell32/undocshell ...

Alexandre Julliard julliard at winehq.org
Mon Sep 1 20:01:06 CDT 2003


ChangeSet ID:	9175
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/09/01 20:01:06

Modified files:
	include        : shlobj.h 
	dlls/shell32   : undocshell.h shv_item_cmenu.c shv_bg_cmenu.c 
	                 shlview.c shlmenu.c shlfolder.c shfldr.h 
	                 shell32_main.h shell32_main.c pidl.h pidl.c 
	                 iconcache.c debughlp.c dataobject.c 
	                 changenotify.c brsfolder.c 
	dlls/commdlg   : filedlgbrowser.h filedlgbrowser.c filedlg95.c 

Log message:
	Martin Fuchs <martin-fuchs at gmx.net>
	Declare LPCITEMIDLIST as 'const' pointer and adjust shell32
	implementation to the corrected type.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9175

Old revision  New revision  Changes     Path
 1.68          1.69          +3 -2       wine/include/shlobj.h
 1.13          1.14          +8 -8       wine/dlls/shell32/undocshell.h
 1.17          1.18          +2 -2       wine/dlls/shell32/shv_item_cmenu.c
 1.25          1.26          +1 -1       wine/dlls/shell32/shv_bg_cmenu.c
 1.79          1.80          +7 -7       wine/dlls/shell32/shlview.c
 1.32          1.33          +4 -4       wine/dlls/shell32/shlmenu.c
 1.80          1.81          +8 -6       wine/dlls/shell32/shlfolder.c
 1.1           1.2           +3 -3       wine/dlls/shell32/shfldr.h
 1.66          1.67          +4 -4       wine/dlls/shell32/shell32_main.h
 1.118         1.119         +3 -3       wine/dlls/shell32/shell32_main.c
 1.29          1.30          +1 -1       wine/dlls/shell32/pidl.h
 1.86          1.87          +30 -30     wine/dlls/shell32/pidl.c
 1.66          1.67          +1 -1       wine/dlls/shell32/iconcache.c
 1.7           1.8           +5 -6       wine/dlls/shell32/debughlp.c
 1.38          1.39          +1 -1       wine/dlls/shell32/dataobject.c
 1.24          1.25          +2 -2       wine/dlls/shell32/changenotify.c
 1.46          1.47          +7 -7       wine/dlls/shell32/brsfolder.c
 1.16          1.17          +1 -1       wine/dlls/commdlg/filedlgbrowser.h
 1.40          1.41          +2 -2       wine/dlls/commdlg/filedlgbrowser.c
 1.98          1.99          +1 -1       wine/dlls/commdlg/filedlg95.c




More information about the wine-cvs mailing list