Can anyone tell me how I could go about moving my unmanaged C++ project into a managed C++ project that runs under the CLR?
Printable View
Can anyone tell me how I could go about moving my unmanaged C++ project into a managed C++ project that runs under the CLR?
Check out this article. It will get you started.
thanks galathaea, you're a star