Application footprint in Memory?
-
Is there a tool/utility that can tell the amount of memory (RAM) an application is utilising on Windows 2000 systems ?:confused:
Programming from a spec is like walking on water ...... Its Easier once frozen ;-)
Start / Programs / Accessories / Administrative Tools / Performance Monitor.
Dave Kreskowiak Microsoft MVP - Visual Basic
-
Start / Programs / Accessories / Administrative Tools / Performance Monitor.
Dave Kreskowiak Microsoft MVP - Visual Basic
-
Performance Monitor?:confused: Not on my system :-( (Windows 2000 Professional)
Programming from a spec is like walking on water ...... Its Easier once frozen ;-)
That's where the icon normally is on a 2000 box. You can also just click Start/Run and type
perfmon.msc
.Dave Kreskowiak Microsoft MVP - Visual Basic