Support for old versions of MFC
-
Hi I'm new to MFC programming but i also managed to write a small program which i would like to use as a standalone exe. When i tried to run the program on another computer i got an error that it does not have "MFC71.dll" but i found that it has the "MFC40.dll". My program was built using Visual Studio 2003 and i ask how can i build the project within to support the older version of MFC? Thanks a lot Mamtz
-
Hi I'm new to MFC programming but i also managed to write a small program which i would like to use as a standalone exe. When i tried to run the program on another computer i got an error that it does not have "MFC71.dll" but i found that it has the "MFC40.dll". My program was built using Visual Studio 2003 and i ask how can i build the project within to support the older version of MFC? Thanks a lot Mamtz
mamtz wrote: My program was built using Visual Studio 2003 and i ask how can i build the project within to support the older version of MFC? It's not a question of "supporting an older version of MFC". An MFC app built with VS 2003 requires the presence of
MFC71.dll
unless it is statically linked with MFC, in which case the DLL isn't required. /ravi My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com