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.




Reply With Quote