How to collect Memory Usage Information For a Process?
I want to write code like this: (but i can't)
Is any idea how to view mem usage for each process, named before (for example explorer.exe) (not by PID as in example)
http://msdn2.microsoft.com/en-us/library/ms682050.aspx
I think it will be usefull for others,
I want to write code like this: (but i can't)
Is any idea how to view mem usage for each process, named before (for example explorer.exe) (not by PID as in example)
http://msdn2.microsoft.com/en-us/library/ms682050.aspx
I think it will be usefull for others,