 |
Integrate Windows Forms and MFC Applications Through C++ Interop
The other feature is called mixed-mode, and it is equally important. It refers to the combination of both managed and unmanaged code. When compiling C++ code to MSIL, the compiler creates managed object files containing MSIL code instead of the normal ...
msdn.microsoft.com |
 |