Fix CoMarshalInterThreadInterfaceInStream

Robert Shearman R.J.Shearman at warwick.ac.uk
Fri May 28 18:33:24 CDT 2004


Hi,

This patch fixes CoMarshalInterThreadInterfaceInStream and
CoGetInterfaceAndReleaseStream to match what MSDN says - calling
CoMarshalInterface and CoUnmarshalInterface respectively. Without this
patch a particular InstallShield installer would just hang. With this
patch it gets a bit further (to an unimplemented function).
I also took the liberty of writing the documentation for both the
functions while I was there.

Rob

Changelog:
Fix CoMarshalInterThreadInterfaceInStream and
CoGetInterfaceAndReleaseStream.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: com.diff
Type: text/x-patch
Size: 3465 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20040529/c5784edd/com.bin


More information about the wine-patches mailing list