|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Hello:
I have a VB6 app that when it runs, it takes up 13MB of memory. However if I just minimize then restore the screen the memory usage goes down to a reasonable 3MB, and stays near that level as the application is used. There is no Form_activate code that affects this. I tried a new project with just a blank form, it takes 2.1 MB, however if I do the min/restore the memory usage goees down to 600KB. Is there some way to clear this memory, or not have it allocated at all on startup? When there are several exes in memory some machines run out of memory. Thanks, Matt |
|
#2
|
|||
|
|||
|
The Enterprise Version of Visual Basic comes with the Application Performance Manager. Have you tried stepping through the application to see what action peaks the processor?
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > VB6 startup memory bloat |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|