[OLE #48] Restructure Unmarshaling Code

Robert Shearman rob at codeweavers.com
Thu Jan 20 22:02:58 CST 2005


Hi,

This patch moves the most of unmarshaling code into a separate function 
so that it can be more easily used by a future patch that will support 
lifecycle management through IRemUnknown.

Rob

Changelog:
- Add a new flag SORFP_NOLIFETIMEMGMT to tell the proxy manager not to 
pass an outer unknown to IRpcProxyBuffer_CreateProxy.
- Move the low-level unmarshaling code into a new function, 
unmarshal_object, so that it can be easily reused for unmarshaling 
IRemUnknown.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ole48.diff
Type: text/x-patch
Size: 8104 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050120/ccebb575/ole48.bin


More information about the wine-patches mailing list