Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is a 3.5Mb vfp exe file too large?
Message
De
17/03/2007 11:06:25
 
 
À
16/03/2007 20:35:45
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01204443
Message ID:
01204979
Vues:
18
>Another trick is to keep as many of your classes defined in code as possible. The visual classes are included as they are, file by file, while the prg based ones have only .fxp version included.
>
>I've seen a project shrink the size of the exe by half once most of the classes were converted into prgs.

Other advantages of using PRGs instead of VCXs is:
- Less chance of having file corruption
- PRGs work better with source control (like VSS)
- They are stand alone (VCX work in pair with VCT)
- They can be read with NotePad
- Easier to search outside of VFP
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform