Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compile
Message
De
12/11/1998 22:10:10
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00156980
Message ID:
00157283
Vues:
32
>>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.

The other benefit is that you are protected from broken versions of the dlls being copied over your working dlls.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform