Virtual memory doesn't reclaim memory from VB program 
Author Message
 Virtual memory doesn't reclaim memory from VB program

Hello Programmers,

I have here an imaging program that does all sorts of
image processing.  The prog is an MDI form with many child
forms containing images (bmp/jpeg/gif).

Even though I clear away all of the images after working
with them (unloading the child forms), the program still
runs very slowly because it does disk accesses everytime
I do something.  The only way to speed up the program again
is to quit and rerun.

Is there a win32 API func that will allow me to "flush"
the virtual memory cache?

Thanks for any help.

Hung



Mon, 18 Dec 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Can vb programs write to Virtual memory?

2. How to reclaim memory from copyface method

3. object memory not reclaimed

4. reclaiming memory in vb5

5. Reclaiming memory

6. Out of Virtual Memory w/VB 5.0

7. Virtual memory spike with VB browser control

8. Out of Virtual Memory w/VB 5.0

9. Out of Virtual Memory w/VB 5.0

10. set to nothing doesn't free memory

11. DevSoft HTTP32.OCX doesn't unload - memory leak

12. Memory, Memory and more Memory

 

 
Powered by phpBB® Forum Software