Click to See Complete Forum and Search --> : Converting unmanaged C++ to managed c++


john.brod
November 6th, 2002, 05:58 PM
Can anyone tell me how I could go about moving my unmanaged C++ project into a managed C++ project that runs under the CLR?

galathaea
November 6th, 2002, 06:04 PM
Check out this article (http://msdn.microsoft.com/msdnmag/issues/01/07/vsnet/default.aspx). It will get you started.

john.brod
November 6th, 2002, 06:09 PM
thanks galathaea, you're a star