erikengh
September 30th, 2002, 09:27 AM
I am working on adding a COM interface to a program that has been written entierly in unmanaged C++ code using MFC (VC++ 6.0).
In stead of going the hard way of using ATL to make the COM interface, is it possible to add a .NET/COM interface by adding managed C++ code to the project?
Or does it only work the other way around (you can only add unmanaged code to managed)?
Erik
In stead of going the hard way of using ATL to make the COM interface, is it possible to add a .NET/COM interface by adding managed C++ code to the project?
Or does it only work the other way around (you can only add unmanaged code to managed)?
Erik