In previous versions of Visual Studio the bundled MFC source files could be compiled into a static library or a DLL. But since Visual Studio 2008 the necessary files to build MFC are not supplied ...
I was at a client's site recently and watched them move the new version of their app to production by copying all the DLLs from the "staging" computer to the production computer. I commented on how ...
I've not been having luck here. I tried the workarounds I found on the internet, and haven't had success. I've got Windows 7 64-bit, and need to compile 64-bit apps. I *think* installing the Windows ...