
The exe file is linked to missing export MFC42.DLL:6625
Dynamic linking works fine for me, but you have to make sure the mfc42.dll
on the target system is of version equal to or higher than the one you use
on your development system,
Rolf
Quote:
>> Can anybody help me? I made a program what was compiled use dinamic
>> link library (mfc42.dll), and when I installed the program to an other
>> computer at start got the following error, The myprogram.exe file is
>> linked to missing export MFC42.DLL:6625. I have the mfc42.dll in system
>> directoty...
>MFC42.dll is prone to all sorts of versioning problems. The reliable
solution
>is to use static linkinng with the MFC libraries, instead of dynamic -
>--
>Jim Johnson
>Metaphoric Software
>-------------------
>Makers of Techno Toys
>Software for Electronic Music
>http://www.technotoys.com