Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Coding to make EXE small as possible
Message
De
03/11/2000 02:33:41
Walter Meester
HoogkarspelPays-Bas
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00437025
Message ID:
00437516
Vues:
13
Bill,

I've coded a program which just does this. I agree it only picks out a few KBs. Anyone interested ??

Walter,

>One more thing that can lower the size of your exe (somewhat):
>
>Object properties that are set to their default value, but marked as overriding that value (ie bold). For example, if you have a form and you change its size in design mode, the top and left values will become bold. They should not be, since you didn't move the form's position, just changed its size. The same happens to the height of a textbox if you change its width. On grids, something seems to always do that to the Panel property.
>
>If you go through all your forms and reset all of these properties to default, you will decrease the size. The change won't be much, but if you are considering decreasing function name size, this is probably worth doing...
>
>Bill
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform