[Mono-dev] [PATCH] COM change needed in marshal.c for IMarshal.

Bill Holmes billholmes54 at gmail.com
Mon Nov 17 11:41:23 EST 2008


Hi,

The attached patch adds an implementation for IMarshal to all COM
callable wrappers.  This patch should only affect Windows builds.

I also would like to get this patch into the 2.2 branch.

-bill

2008-11-17  Bill Holmes  <billholmes54 at gmail.com>

        * marshal.h : cominterop_ccw_getfreethreadedmarshaler added to
return the
          free threaded marshaler when QueryInterface is called on a
COM callable
          wrapper requesting the IMarshal interface.

        Code is contributed under MIT/X11 license.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FreeThreadedMarshalerCCW2.diff
Type: application/octet-stream
Size: 3359 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20081117/65843940/attachment.obj 


More information about the Mono-devel-list mailing list