Hi guys,

I want to get the list of processes loaded on Windows, at a given time, along with statistics like
cpu usage, memory usage, etc ...

Although it is for a C# project, I do not want a C#-specific solution (like System.Diagnostics and stuff).

I also know about WMI, but besides the fact that MONO doesn't support WMI yet (AFAIK),
for other reasons I do not want to use WMI.

So ... any other way ?
Any COM objects I could call ?
Any Windows functions from kernel32.dll, or user32.dll ?


Please help me, because I am unfamiliar with the Win32API ... and believe me that I searched, and with no success.


Thank you,
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to