Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
EXE: Does size really matter?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00121924
Message ID:
00121940
Vues:
13
>I've got a project that compiles into a 4 meg exe. Does it matter? Are there
>any limitations and restrictions to the size of an exe. I can not think of any
>myself, but you never know!

Well as is often the case the limitation is memory. When you have a 4 meg exe, it all has to laod into memory when you run it...some people use tactics like stripping code from certain SCX memo fields that isn't needed in the compiled version to cut down on size.

I would just make sure it still performs with reasonable loading and execution speed on the typical workstation where it is to be deployed.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform