timmay3141
Programmer
This is something that has been bugging me for a while. I have MSVC++ 6.0 Standard Edition. I write MFC programs for fun and some of them are good enough that I actually use them quite a bit. Some of my friends use my programs too - and here's the problem. Any time I send someone new one of my apps, I have to send a lot of DLLs with it. This is really irritating, and I have to believe that Microsoft made a way around it (since people don't have these DLLs already, I have to assume that either there is a way around sending them, or no one actually uses MFC for commercial apps). I looked on MSDN trying to find if there was a way to get it without sending the DLLs, and I couldn't figure it out. Since many people here use MFC much more than I do, I'm sure you know. Please share the knowledge - thanks!