--- In [email protected], "brucexs" <[EMAIL PROTECTED]> wrote: > My task manager consistently shows just under > 4 megs for PowerPro. Of course, PowerPro is <1 meg of code (file > size), but maybe the 4 megs includes the system dlls mapped into the > address space? Which means that aren't physical memory that is > exclusively used by PowerPro.
You'd better use Process Explorer, now from Microsoft. It's free: http://www.microsoft.com/technet/sysinternals/ProcessesAndThreads/ProcessExplorer.mspx It shows private and sharable working set separately in Properties -> Performance Tab.
