wine/dlls/shell32 systray.c shv_item_cmenu.c s ...

Alexandre Julliard julliard at wine.codeweavers.com
Thu Nov 21 17:56:43 CST 2002


ChangeSet ID:	6364
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/11/21 17:56:43

Modified files:
	dlls/shell32   : systray.c shv_item_cmenu.c shv_bg_cmenu.c 
	                 shlview.c shlmenu.c shlexec.c shfldr_mycomp.c 
	                 shfldr_fs.c shfldr_desktop.c shellreg.c 
	                 shellpath.c shellord.c shellole.c shelllink.c 
	                 shell32_main.h shell32_main.c shell.c pidl.c 
	                 memorystream.c iconcache.c dragdrophelper.c 
	                 dialogs.c control.c changenotify.c brsfolder.c 
	                 Makefile.in 

Log message:
	Johan Dahlin <jdahlin at async.com.br>
	Make shell32 compile with -DSTRICT.

Patch: http://cvs.winehq.com/patch.py?id=6364

Old revision  New revision  Changes     Path
 1.18          1.19          +7 -7       wine/dlls/shell32/systray.c
 1.11          1.12          +4 -4       wine/dlls/shell32/shv_item_cmenu.c
 1.21          1.22          +2 -2       wine/dlls/shell32/shv_bg_cmenu.c
 1.69          1.70          +5 -5       wine/dlls/shell32/shlview.c
 1.28          1.29          +23 -24     wine/dlls/shell32/shlmenu.c
 1.10          1.11          +20 -20     wine/dlls/shell32/shlexec.c
 1.2           1.3           +5 -5       wine/dlls/shell32/shfldr_mycomp.c
 1.1           1.2           +5 -5       wine/dlls/shell32/shfldr_fs.c
 1.2           1.3           +5 -5       wine/dlls/shell32/shfldr_desktop.c
 1.15          1.16          +8 -8       wine/dlls/shell32/shellreg.c
 1.66          1.67          +2 -2       wine/dlls/shell32/shellpath.c
 1.104         1.105         +15 -15     wine/dlls/shell32/shellord.c
 1.52          1.53          +2 -2       wine/dlls/shell32/shellole.c
 1.49          1.50          +6 -4       wine/dlls/shell32/shelllink.c
 1.57          1.58          +2 -1       wine/dlls/shell32/shell32_main.h
 1.107         1.108         +7 -8       wine/dlls/shell32/shell32_main.c
 1.50          1.51          +8 -8       wine/dlls/shell32/shell.c
 1.76          1.77          +3 -3       wine/dlls/shell32/pidl.c
 1.8           1.9           +2 -2       wine/dlls/shell32/memorystream.c
 1.60          1.61          +3 -3       wine/dlls/shell32/iconcache.c
 1.2           1.3           +1 -1       wine/dlls/shell32/dragdrophelper.c
 1.11          1.12          +5 -4       wine/dlls/shell32/dialogs.c
 1.9           1.10          +3 -3       wine/dlls/shell32/control.c
 1.17          1.18          +3 -4       wine/dlls/shell32/changenotify.c
 1.41          1.42          +5 -5       wine/dlls/shell32/brsfolder.c
 1.55          1.56          +1 -1       wine/dlls/shell32/Makefile.in




More information about the wine-cvs mailing list