-
Error Message
Trying to run an executable created with VC++ on another computer and get the error message:
"The ordinal 6625 could not be located in the dynamic link library MFC42.DLL."
Does this mean I need to distribute MFC42.DLL with the executable?
Thanks in advance for any help.
-
Re: Error Message
We really need a canned answer to this. The problem is, you have either (a) a bad version of MFC42.DLL, or (b) an obsolete version. Either way, the solution is to go to the Microsoft web site and download the latest...
LA Leonard - http://www.DefinitiveSolutions.com