Problem converting solution from VS 2002
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi. I just installed VS2003 and started converting my programs from VS2002. All was woking fine till i reached a solution that, despite all my efforts, keeps poping this message: "The dynamic link library MFC70D.DLL could not be found in the specified path..." What is going wrong? Shouldnt VS detect that MFC70D.DLL is no longer used and that it should use MFC71D.DLL instead? Thanks in advance.