wine/dlls/ole32 storage32.c regsvr.c oleproxy. ...

Alexandre Julliard julliard at winehq.org
Wed Sep 10 22:06:26 CDT 2003


ChangeSet ID:	9289
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/09/10 22:06:26

Modified files:
	dlls/ole32     : storage32.c regsvr.c oleproxy.c oleobj.c 
	                 ole32_main.c ole2stubs.c ole2impl.c ole2.c 
	                 moniker.c memlockbytes.c marshal.c 
	                 itemmoniker.c ifs.c hglobalstream.c ftmarshal.c 
	                 filemoniker.c errorinfo.c defaulthandler.c 
	                 datacache.c compositemoniker.c compobj.c 
	                 clipboard.c bindctx.c antimoniker.c 

Log message:
	Dave Miller <compsol at ptd.net>
	Removed ordinals from comments.

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

Old revision  New revision  Changes     Path
 1.42          1.43          +17 -17     wine/dlls/ole32/storage32.c
 1.4           1.5           +1 -1       wine/dlls/ole32/regsvr.c
 1.10          1.11          +1 -1       wine/dlls/ole32/oleproxy.c
 1.13          1.14          +2 -2       wine/dlls/ole32/oleobj.c
 1.16          1.17          +1 -1       wine/dlls/ole32/ole32_main.c
 1.32          1.33          +17 -17     wine/dlls/ole32/ole2stubs.c
 1.8           1.9           +2 -3       wine/dlls/ole32/ole2impl.c
 1.46          1.47          +23 -23     wine/dlls/ole32/ole2.c
 1.26          1.27          +4 -4       wine/dlls/ole32/moniker.c
 1.14          1.15          +2 -2       wine/dlls/ole32/memlockbytes.c
 1.11          1.12          +6 -6       wine/dlls/ole32/marshal.c
 1.20          1.21          +1 -1       wine/dlls/ole32/itemmoniker.c
 1.30          1.31          +7 -7       wine/dlls/ole32/ifs.c
 1.18          1.19          +2 -2       wine/dlls/ole32/hglobalstream.c
 1.6           1.7           +1 -1       wine/dlls/ole32/ftmarshal.c
 1.24          1.25          +1 -1       wine/dlls/ole32/filemoniker.c
 1.15          1.16          +3 -3       wine/dlls/ole32/errorinfo.c
 1.13          1.14          +1 -1       wine/dlls/ole32/defaulthandler.c
 1.20          1.21          +1 -1       wine/dlls/ole32/datacache.c
 1.23          1.24          +2 -2       wine/dlls/ole32/compositemoniker.c
 1.82          1.83          +40 -40     wine/dlls/ole32/compobj.c
 1.27          1.28          +4 -4       wine/dlls/ole32/clipboard.c
 1.22          1.23          +1 -1       wine/dlls/ole32/bindctx.c
 1.15          1.16          +1 -1       wine/dlls/ole32/antimoniker.c




More information about the wine-cvs mailing list