Does anyone know of a way to get a list of running processes under win95? 
The Win32::Process module looked to be the obvious place for that sort of 
thing, but it only provides a means for creating a process handle and then 
doing things to that handle.

It has a kill() method, but that's no use unless I have the PID of the 
process I want to kill.. I can't do that without a list of running 
processes.

Is this possible  ? If so, how ...


---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to