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 <[email protected]>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 - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
