[Mono-list] Porting MS C++ Managed Extensions
obiwanjacobi
obiwanjacobi at hotmail.com
Wed Sep 30 10:20:25 EDT 2009
Hi,
I have this native MS .NET project ( http://vstnet.codeplex.com VST.NET )
that uses the Microsoft C++ managed extensions to interface between a C++
plugin interface (VST) and the managed world.
I have received some questions on whether I could make my project
cross-platform. I think mono wouldn't have any problems with the plain .NET
code (C#) but its the interop that uses the C++ managed extensions that is
MS specific.
Is there such a thing as managed extensions on other platforms? Or something
that would allow me to implement a C++ <-> .NET bridge?
Thanx,
Marc Jacobi
--
View this message in context: http://www.nabble.com/Porting-MS-C%2B%2B-Managed-Extensions-tp25679261p25679261.html
Sent from the Mono - General mailing list archive at Nabble.com.
More information about the Mono-list
mailing list