wine/dlls/ole32 marshal.c compobj_private.h

Alexandre Julliard julliard at winehq.org
Mon Jan 24 05:24:08 CST 2005


ChangeSet ID:	15612
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/24 05:24:08

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

Log message:
	Robert Shearman <rob at codeweavers.com>
	- Add a new flag SORFP_NOLIFETIMEMGMT to tell the proxy manager not to
	call any IRemUnknown functions.
	- Move the low-level unmarshaling code into a new function,
	unmarshal_object, so that it can be easily reused for unmarshaling
	IRemUnknown.

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

Old revision  New revision  Changes     Path
 1.54          1.55          +81 -53     wine/dlls/ole32/marshal.c
 1.35          1.36          +1 -0       wine/dlls/ole32/compobj_private.h




More information about the wine-cvs mailing list