Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Exe file size almost doubled with slight modifications to code!

Status
Not open for further replies.

mb22

Programmer
Joined
Sep 4, 2002
Messages
258
Location
US
I initially had an exe of size about 3.5meg .... Granted I made some code fixes.... maybe added only one standard module and a few command buttons on one or two forms with some code ....

Exe runs fine.... but I'm surprised at the size.. about 6.3meg.

How can that happen? I use Sourcesafe to hold my data... Could it be temp files created.. when say VB does not shut down properly sometimes.. that are created?

Or is this normal?
 
Any bitmaps or other pictures added?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top