المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Wrappers: Use Our ManWrap Library to Get the Best of .NET in Native C++ Code



C++ Programming
03-29-2009, 02:42 AM
By now you're probably used to reaching into the .NET Framework using Managed Extensions with your C++ code. But what do you do if you have legacy apps that use older versions of the compiler, or if you want to avoid some of the CLR requirements? Well, you can wrap Framework classes in a native way so you can use them in any C++/MFC app without /clr. Paul DiLascia shows you how.

Paul DiLascia

<a href="http://msdn.microsoft.com/magazine/f3da1dda-8285-423b-af68-b9461140ef44">MSDN Magazine April 2005