wine/dlls/ole32 stubmanager.c marshal.c compob ...

Alexandre Julliard julliard at wine.codeweavers.com
Fri Sep 2 06:18:45 CDT 2005


ChangeSet ID:	19929
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/09/02 06:18:45

Modified files:
	dlls/ole32     : stubmanager.c marshal.c compobj_private.h 

Log message:
	Mike Hearn <mh at codeweavers.com>
	Robert Shearman <rob at codeweavers.com>
	Change stub manager to track the number of normal marshals instead of
	using the state machine so that multiple marshals of the same object
	and interface work correctly.

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

Old revision  New revision  Changes     Path
 1.25          1.26          +66 -64     wine/dlls/ole32/stubmanager.c
 1.80          1.81          +33 -16     wine/dlls/ole32/marshal.c
 1.55          1.56          +15 -6      wine/dlls/ole32/compobj_private.h




More information about the wine-cvs mailing list