Hi.

I have release one MFC program at my website. I am prepare a second program. In both cases, users that do not have the correct Visual C++ install with the right version of MFC dll cannot run the programs. I have tried compiling a "shared" and "static library" MFC program properties. Users not not having the correct version of MFC dlls on their system cannot run the programs.

What is the best solution such that any user with or without the required MFC dll can run any MFC programs?

Thanks,
Kuphryn