I have to state that I am new to Windows so please dont hate me for this question...

If I am sending someone a program that uses the
MFC libraries, is it necessary for me to compile
with the static library option? Or is there something I can do to send the dynamic .exe version of the program?

At this time, if I send someone my program (developed with VC6.0), they get a LOAD error like "unable to find MFC4.2".

Thanks for your support!