When I build a program with VisualStudio2008MFC 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 lib...
I created a regular MFC dll with some database routines. In the same solution I created another project - MFC SDI application. Within this application I created some dialogs (some modal, some not)....