eSPiYa wrote: > I've been using C# and Mono for almost a year for the cross-platform > implementation of my projects. > > Now, I'm starting to migrate some of the existing C++ projects to .NET 2.0 > instead of creating a wrapper for it due to performance issues.
http://www.mono-project.com/CPlusPlus See Kornél's "Code Generation" section. Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
