W
Wanjun Yu
I have just loaded my VC++6 projects in Visual Studio 2003. It converted the
project files just fine.
I have a MFC dll that links against a WIN32 dll. In the WIN32 dll, I have
exported some functions (not classes).
But now it won't link any more (Teh projects works file in VC++6). The MFC
dlls always says 'external symobls'.
What is wrong, I always thought I could load 'working' VC++6 projects into
..NET 2003 and compile, looks like it is not the case.
Thanks for any help.
Wanjun
project files just fine.
I have a MFC dll that links against a WIN32 dll. In the WIN32 dll, I have
exported some functions (not classes).
But now it won't link any more (Teh projects works file in VC++6). The MFC
dlls always says 'external symobls'.
What is wrong, I always thought I could load 'working' VC++6 projects into
..NET 2003 and compile, looks like it is not the case.
Thanks for any help.
Wanjun