ChangeSet ID: 15612 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/24 05:24:08
Modified files: dlls/ole32 : marshal.c compobj_private.h
Log message: Robert Shearman rob@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