[Ace-users] How to get a process own memory usage?

joe joelihn at hotmail.com
Wed Jan 30 01:55:39 CST 2008


> Ok, I'm still lost - what do you mean by "program handle"?  


Reactor framework mian process handle.

I want use this function:
BOOL GetProcessMemoryInfo(
  HANDLE Process,
  PPROCESS_MEMORY_COUNTERS ppsmemCounters,
  DWORD cb
);


More information about the Ace-users mailing list