Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Coding to make EXE small as possible
Message
 
À
02/11/2000 04:23:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00437025
Message ID:
00437028
Vues:
24
>In effort to code effeciently I have some questions about what makes
>an exe more effecient and smaller...
>
>I.E.
>
>- I heard that code in PRG files is more compact then code in forms...
>- Exclude all unnecessary files from project..
>- Do comments really get not compiled into the exe?
>- Would for example making shorter names for things make the exe smaller.
>
>Example:
>FUNCTION mySuperDUperExtraLongFunctionName
>vs
>FUNC MSDLFN
>
>Of course for comprehension I have a problem with this but It's just a question.
>
>-What other practices should be used to code effeciently from a point of view
>of shrinking the EXE file..
>
>
>Comments?!?!?


I've heard that packing the classes, forms etc can reduce the size of your exe by 20%.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform