wine/dlls shell32/shv_item_cmenu.c shell32/shv ...

Alexandre Julliard julliard at winehq.org
Thu Sep 9 15:17:08 CDT 2004


ChangeSet ID:	13720
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/09/09 15:17:08

Modified files:
	dlls/shell32   : shv_item_cmenu.c shv_bg_cmenu.c shlview.c 
	                 shlfsbind.c shellole.c shelllink.c 
	                 memorystream.c folders.c enumidlist.c 
	                 dataobject.c cpanelfolder.c autocomplete.c 
	dlls/dsound    : sound3d.c propset.c primary.c dsound_main.c 
	                 dsound.c capture.c buffer.c 
	dlls/dinput    : mouse.c keyboard.c joystick_linuxinput.c 
	                 joystick_linux.c dinput_main.c device.c 

Log message:
	Removed some more uses of the non-standard ICOM_THIS macro.

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

Old revision  New revision  Changes     Path
 1.24          1.25          +11 -11     wine/dlls/shell32/shv_item_cmenu.c
 1.33          1.34          +9 -9       wine/dlls/shell32/shv_bg_cmenu.c
 1.102         1.103         +16 -16     wine/dlls/shell32/shlview.c
 1.8           1.9           +5 -5       wine/dlls/shell32/shlfsbind.c
 1.69          1.70          +5 -5       wine/dlls/shell32/shellole.c
 1.73          1.74          +23 -24     wine/dlls/shell32/shelllink.c
 1.16          1.17          +14 -14     wine/dlls/shell32/memorystream.c
 1.49          1.50          +7 -7       wine/dlls/shell32/folders.c
 1.38          1.39          +9 -9       wine/dlls/shell32/enumidlist.c
 1.43          1.44          +19 -19     wine/dlls/shell32/dataobject.c
 1.8           1.9           +22 -22     wine/dlls/shell32/cpanelfolder.c
 1.8           1.9           +7 -7       wine/dlls/shell32/autocomplete.c
 1.33          1.34          +39 -39     wine/dlls/dsound/sound3d.c
 1.23          1.24          +12 -12     wine/dlls/dsound/propset.c
 1.32          1.33          +24 -24     wine/dlls/dsound/primary.c
 1.107         1.108         +10 -10     wine/dlls/dsound/dsound_main.c
 1.20          1.21          +54 -54     wine/dlls/dsound/dsound.c
 1.31          1.32          +41 -41     wine/dlls/dsound/capture.c
 1.34          1.35          +52 -52     wine/dlls/dsound/buffer.c
 1.7           1.8           +15 -15     wine/dlls/dinput/mouse.c
 1.5           1.6           +13 -13     wine/dlls/dinput/keyboard.c
 1.8           1.9           +13 -13     wine/dlls/dinput/joystick_linuxinput.c
 1.13          1.14          +15 -15     wine/dlls/dinput/joystick_linux.c
 1.44          1.45          +25 -25     wine/dlls/dinput/dinput_main.c
 1.21          1.22          +7 -7       wine/dlls/dinput/device.c




More information about the wine-cvs mailing list