How can I get other processes' information with Delphi?

Posted by NiliDelphi on Stack Overflow See other posts from Stack Overflow or by NiliDelphi
Published on 2010-04-11T07:05:29Z Indexed on 2010/04/11 16:53 UTC
Read the original article Hit count: 167

Filed under:
|

I want to make a Task Manager program that displays this information:

  1. Image name
  2. memory usage
  3. PID

How can I do this?

© Stack Overflow or respective owner

Related posts about delphi

Related posts about processes