Re: My EXE file increased in FileSize... A LOT!
From: Hypnotron (me_at_noway.jos)
Date: 11/26/04
- Next message: Mahesh Naik: "Re: Is this possible in VB.NET !??! inheritance.."
- Previous message: Jay B. Harlow [MVP - Outlook]: "Re: reverse a collection"
- In reply to: Lars Netzel: "My EXE file increased in FileSize... A LOT!"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 26 Nov 2004 14:38:41 GMT
Reboot your machine and try again. I once had this problem in a VB5
application. My typically 1.5 meg exe had ballooned to like 50 megs for no
reason. Apparently alot of garbage was being included and to this date, i
have no idea why. In any case, it finally occurred to me to reboot and
subsequently everything was normal. So reboot, its worth a shot.
"Lars Netzel" <nospam@doamin.com> wrote in message
news:eZthEY50EHA.208@TK2MSFTNGP12.phx.gbl...
> I have been working on a bugg a long time and finally found the solution
for
> it. It was solved by creating my own class that inherits the DataGrid
> control and overrides a Protected Method called ProcessKeyPreview.
>
> Since I did that the EXE file sized Increased with about 11 Mb and that's
> not really good.
>
> Why is this? It's just a few lines of code I added
>
> Best regards/Lars Netzel
>
>
>
- Next message: Mahesh Naik: "Re: Is this possible in VB.NET !??! inheritance.."
- Previous message: Jay B. Harlow [MVP - Outlook]: "Re: reverse a collection"
- In reply to: Lars Netzel: "My EXE file increased in FileSize... A LOT!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|