ok that was a long thread topic....anyways, most people can't execute my MFC programs because they don't have VS 6 installed....is there anyway I can create the DLL(s) required for them to view it? Thanx.
This is a discussion on creating DLL's to allow people to execute MFC programs within the Windows Programming forums, part of the Platform Specific Boards category; ok that was a long thread topic....anyways, most people can't execute my MFC programs because they don't have VS 6 ...
ok that was a long thread topic....anyways, most people can't execute my MFC programs because they don't have VS 6 installed....is there anyway I can create the DLL(s) required for them to view it? Thanx.
You need the Professional or Enterprise editions of VC++...you can then statically link the MFC runtime into your executablesOriginally posted by Jamsan
ok that was a long thread topic....anyways, most people can't execute my MFC programs because they don't have VS 6 installed....is there anyway I can create the DLL(s) required for them to view it? Thanx.