Fix CoMarshalInterThreadInterfaceInStream

Robert Shearman R.J.Shearman at warwick.ac.uk
Fri May 28 18:32:22 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.





More information about the wine-patches mailing list