Hi ,

i got a strange vb6 application size today
me and a friend of mine tested a simple code like this

open vb6 create new project and added that

Code:
Private Sub Form_Load()
MsgBox ("hello vb6")
End
End Sub
For me the size is 16 kb
but seem my friend got only 6 kb !!!!

can someone test that and put his size here .

How come that happen ? cause i really interested to have the same size as he got

Thanks & much appreciated