Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Coding to make EXE small as possible
Message
From
03/11/2000 02:33:41
Walter Meester
HoogkarspelNetherlands
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00437025
Message ID:
00437516
Views:
10
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform