When I build a program with Visual Studio 2008 MFC and put it on another computer without VS it does not work. It says something about "The ordinal 9385 could not be located in the dynamic link library mfc90u.dll.
It is a release build.
Why would it even need to locate anything in the mfc90u.dll when it is a release build?
Start Free Trial