Make Typelib Marshaler Use IRpcChannelBuffer::GetBuffer If Possible

Robert Shearman rob at codeweavers.com
Mon Aug 29 15:01:59 CDT 2005


Hi,

Native rpcrt4 doesn't like it at all if we try to use I_RpcGetBuffer 
instead of IRpcChannelBuffer so try to use the latter if possible. It is 
currently passed NULL with builtin ole32, but this can be easily fixed 
in the future.

Changelog:
Make typelib marshaler use IRpcChannelBuffer::GetBuffer if possible.

-- 
Rob Shearman

-------------- next part --------------
A non-text attachment was scrubbed...
Name: tmarshal.diff
Type: text/x-patch
Size: 1623 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050829/9a7bcbe3/tmarshal.bin


More information about the wine-patches mailing list