[Mono-list] C++ interop with Mono

Rodrigo Kumpera kumpera at gmail.com
Mon Nov 5 14:49:31 UTC 2012


Mono supports a pretty complete p/invoke implementation. Even upporting
more options that .NET in some cases.

You can try CXXI or COM support on mac as the code is there and it's a
matter of using a COM middleware available there.


On Sat, Nov 3, 2012 at 12:07 PM, obiwanjacobi <obiwanjacobi at hotmail.com>wrote:

> Thought of something else...
>
> Does Mono support CRL/COM Callable Wrappers?
>
> The reason I ask is because the C++ interfaces are modeled after the COM
> standard. It even has a binary compatible IUnknown...
>
> Question is would that work on a non-windows machine...?
>
>
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/C-interop-with-Mono-tp4657239p4657242.html
> Sent from the Mono - General mailing list archive at Nabble.com.
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20121105/bfdc1551/attachment.html>


More information about the Mono-list mailing list