Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Coding to make EXE small as possible
Message
 
To
02/11/2000 04:23:08
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00437025
Message ID:
00437028
Views:
20
>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%.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform