> Hi I have a set of classes written in eVC++ Now what I need to do now is > to > export this classes to Dot NEt C#. So how do I do it?
C# can't oerate on C++ classes, all you can do is wrap your C++ classes in managed C++ (VS2003 - MC++ or VS2005 - C++/CLI) classes that forwards the creation and method calls.
Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...