Implement support for dispatch variant marshalling

Mike Hearn mike at theoretic.com
Thu Aug 21 08:06:21 CDT 2003


This isn't the most efficient implementation possible, but it's simple
and easy to read. I don't know of any apps that would really stress this
part of the RPC system, so that shouldn't cause issues.

In the current codebase CoMarshalInterThreadInterfaceInStream() doesn't
do much of course, but that will hopefully change in future. 

This support was tested on my Java<->IE app, which makes use of
extensive IDispatch marshalling. I haven't tested it with other apps
though.

ChangeLog:
Implement support for dispatch variant marshalling
-------------- next part --------------
A non-text attachment was scrubbed...
Name: usrmarshal.patch
Type: text/x-patch
Size: 7118 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20030821/9c466e08/usrmarshal.bin


More information about the wine-patches mailing list