wine/dlls urlmon/umon.c oleaut32/dispatch.c ol ...

Alexandre Julliard julliard at winehq.org
Thu Sep 23 20:16:53 CDT 2004


ChangeSet ID:	13918
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/09/23 20:16:53

Modified files:
	dlls/urlmon    : umon.c 
	dlls/oleaut32  : dispatch.c connpt.c 
	dlls/ole32     : storage32.c storage.c stg_stream.c rpc.c 
	                 oleproxy.c oleobj.c moniker.c memlockbytes16.c 
	                 memlockbytes.c marshal.c itemmoniker.c 
	                 hglobalstream.c filemoniker.c defaulthandler.c 
	                 datacache.c compositemoniker.c clipboard.c 
	                 bindctx.c antimoniker.c 

Log message:
	Joris Huizer <jorishuizer at planet.nl>
	Ref count increment/decrement cleanup.

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

Old revision  New revision  Changes     Path
 1.41          1.42          +5 -8       wine/dlls/urlmon/umon.c
 1.20          1.21          +5 -5       wine/dlls/oleaut32/dispatch.c
 1.12          1.13          +12 -21     wine/dlls/oleaut32/connpt.c
 1.59          1.60          +6 -13      wine/dlls/ole32/storage32.c
 1.42          1.43          +19 -17     wine/dlls/ole32/storage.c
 1.21          1.22          +5 -10      wine/dlls/ole32/stg_stream.c
 1.26          1.27          +5 -5       wine/dlls/ole32/rpc.c
 1.21          1.22          +15 -19     wine/dlls/ole32/oleproxy.c
 1.18          1.19          +9 -19      wine/dlls/ole32/oleobj.c
 1.35          1.36          +5 -6       wine/dlls/ole32/moniker.c
 1.8           1.9           +5 -9       wine/dlls/ole32/memlockbytes16.c
 1.20          1.21          +5 -11      wine/dlls/ole32/memlockbytes.c
 1.31          1.32          +4 -7       wine/dlls/ole32/marshal.c
 1.28          1.29          +5 -8       wine/dlls/ole32/itemmoniker.c
 1.25          1.26          +2 -8       wine/dlls/ole32/hglobalstream.c
 1.38          1.39          +5 -8       wine/dlls/ole32/filemoniker.c
 1.19          1.20          +9 -16      wine/dlls/ole32/defaulthandler.c
 1.26          1.27          +11 -18     wine/dlls/ole32/datacache.c
 1.31          1.32          +11 -14     wine/dlls/ole32/compositemoniker.c
 1.34          1.35          +10 -10     wine/dlls/ole32/clipboard.c
 1.28          1.29          +5 -7       wine/dlls/ole32/bindctx.c
 1.21          1.22          +5 -8       wine/dlls/ole32/antimoniker.c




More information about the wine-cvs mailing list