[Mono-dev] Fwd: COM Interop Bug Fix Patch

Jon Chambers joncham at gmail.com
Mon Sep 18 12:10:06 EDT 2006


Attached an updated patch. These changes are committed under MIT/X11
license, as specified in the revised ChangeLog.

---------- Forwarded message ----------
From: Jon Chambers <joncham at gmail.com>
Date: Sep 15, 2006 4:08 PM
Subject: COM Interop Bug Fix Patch
To: Mono Devel List <mono-devel-list at lists.ximian.com>

Attached is a patch to fix a few issues. It fixes a case where the interface
wasn't found for a given method, fixes NULL case BSTR/MonoString conversion,
and uses cdecl on platforms other than windows. This is allows for
interaction with MainWin built COM components on other platforms, and is the
beginning of support for XPCOM.

- Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060918/6ea70e92/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: combugfixes.diff
Type: text/x-patch
Size: 10375 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060918/6ea70e92/attachment.bin 


More information about the Mono-devel-list mailing list