Does Lazarus have a library or component for listing running processes on
Windows, with the ability to terminate them?

I am looking for a library which can return the same info as tasklist.exe or
Sysinternals pslist in text mode format?

The important thing is know the full command line options it was invoked
with. WMIC.exe doES the trick but it can only be run wih administrator
rights.

I will settle for an API which will return the command line options given
the PID.


-- 
Frank Church

=======================
http://devblog.brahmancreations.com
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to