B
blackbiscuit
Dear all,
Can I utilize old MFC DLL in my current WPF applications?
I have dozens of old MFC DLLs without .net support. How can I utilize
the classes defined in those DLLs?
In some tutorials, I see it needs to write a wrapper class in managed C
++. But if that is not allowed, what should I do to make use of those
old MFC DLLs, since sometimes there may be no source code kept for so
long a time?
Thank you very much!
Best,
Tony
Can I utilize old MFC DLL in my current WPF applications?
I have dozens of old MFC DLLs without .net support. How can I utilize
the classes defined in those DLLs?
In some tutorials, I see it needs to write a wrapper class in managed C
++. But if that is not allowed, what should I do to make use of those
old MFC DLLs, since sometimes there may be no source code kept for so
long a time?
Thank you very much!
Best,
Tony