That would be a challenge - the point of C# is to make it easy to use the
Frameworks. If your C++ program doesn't use the Frameworks classes, there
may not be a compelling reason to simply port it. What you could do is make
your C++ code into a DLL that your C# program could pInvoke.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.