wine/ windows/spy.c include/wtypes.idl include ...

Alexandre Julliard julliard at winehq.org
Fri Jan 23 16:51:42 CST 2004


ChangeSet ID:	10851
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/01/23 16:51:42

Modified files:
	windows        : spy.c 
	include        : wtypes.idl wtypes.h objbase.h commctrl.h 
	dlls/olesvr    : olesvr_main.c 
	dlls/olecli    : olecli_main.c olecli16.c 
	dlls/oleaut32  : ole2disp.h 
	dlls/ole32     : storage32.c ole2_16.c ole2.spec itemmoniker.c 
	                 ifs.h filemoniker.c compobj.c 
	dlls/comctl32  : rebar.c 

Log message:
	Moved a few remaining 16-bit definitions out of the standard headers.

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

Old revision  New revision  Changes     Path
 1.56          1.57          +3 -1       wine/windows/spy.c
 1.15          1.16          +0 -12      wine/include/wtypes.idl
 1.52          1.53          +0 -9       wine/include/wtypes.h
 1.37          1.38          +1 -11      wine/include/objbase.h
 1.126         1.127         +1 -13      wine/include/commctrl.h
 1.12          1.13          +1 -0       wine/dlls/olesvr/olesvr_main.c
 1.16          1.17          +1 -0       wine/dlls/olecli/olecli_main.c
 1.2           1.3           +1 -0       wine/dlls/olecli/olecli16.c
 1.4           1.5           +6 -0       wine/dlls/oleaut32/ole2disp.h
 1.46          1.47          +4 -1       wine/dlls/ole32/storage32.c
 1.2           1.3           +22 -0      wine/dlls/ole32/ole2_16.c
 1.8           1.9           +1 -1       wine/dlls/ole32/ole2.spec
 1.22          1.23          +0 -11      wine/dlls/ole32/itemmoniker.c
 1.10          1.11          +4 -0       wine/dlls/ole32/ifs.h
 1.29          1.30          +0 -10      wine/dlls/ole32/filemoniker.c
 1.87          1.88          +2 -0       wine/dlls/ole32/compobj.c
 1.81          1.82          +2 -2       wine/dlls/comctl32/rebar.c




More information about the wine-cvs mailing list