Lads and lasses,

I have a VB6 SP3 app which uses IE5 compatible web browser control to display HTML GUI screens from a compiled html file.

The problem being that the app itself grabs 16MB of memory and a whoppping 96MB of pagefile when I load it up (before I even do anything else like load a database ) (Giving a Priavte Bytes in the region of 100MB).

The 16MB I can almost forgive (the app loads lots of dlls, but nothing outrageous) - but 100MB of pagefile? Anyone experienced this? Know how to 'fix' it?

(The actual app is only 332KB - add in VB6 runtimes, comdlg, comctl and the browser etc. I can see how that could get me to 16MB pretty quick)

Help!



Dan