Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compile
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00156980
Message ID:
00157226
Views:
30
>>Even a Visual C++ application will almost certainly need the MFC libraries.
>
>Mine don't. :) I got sick of hassling with all the different versions, and requiring my users (in some cases) to make two downloads (one of my app, another of the DLLs if the user didn't have them). So now I statically link in the C++ libs. It adds a few hundred K to the size of the executable, but I feel it's worth it.

That's one advantage of C++ over VFP. If you want to put something on the web that's nice, but VFP's libraries are so huge that you'd probably want to have two downloads anyway, especially if your users may need to download updates.
Previous
Reply
Map
View

Click here to load this message in the networking platform