Depends on how small you want to make the exe file.
Using API instead of the VCL is the best way without using compression. KOL or
"Key Objects Library" does this very thing ( its a wrapper for the API calls ).
When I make console apps and I wanted the exe files as small as I could make
them, I use to check my "USES". Make sure you only had what you needed, but if
I had like one Unit like StrUtils but I only needed it for one or two functions
I would copy those functions/procedures into my project instead of having the
project bind the whole Unit. Some Units can be upto half a mb. Most are small
though...
ShaunSoft <[EMAIL PROTECTED]> wrote: any tips and tricks (beside images)to
make delphi application sizes
smaller. i will condense and make a faq and repost it..!
---------------------------------
Yahoo! Mail
Bring photos to life! New PhotoMail makes sharing a breeze.
[Non-text portions of this message have been removed]
-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED]
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/delphi-en/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/