Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting exe file as small as possible
Message
 
 
À
18/06/2003 16:37:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00801438
Message ID:
00801592
Vues:
14
Bill,

You can have a distributed copy of the classlib you can:
replace all methods with ""
pack memo
this will reduce the size significantly.

If you want to write some code to really find all of the classes not used anywhere you could delete those rows fromt he vcx before the pack.

It's better to package your classlibs in a such a way that you don't get lots of unused classes brought in just because you want one class out of a classlib.

>When I build and exe file, does it contain the entire vcx file?
>Or does it just contain those classes that are used in the app?
>
>Assuming that the entire file is included in the exe.
>Is there any way to exclude the unused classes?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform