Hello,

I have implemented a module (in 1998) for that, look at my:
http://www.generation.net/~aminer/Perl/iprocess.htm

and click on EnumProcesses(), it will work on Win2k,WinNT,
Win95/98, i have included an exemple for Win95/98 inside the
zip.

You can download it at: http://www.generation.net/~aminer/Perl/

Note: This module needs both the API & ISync modules, please
download and install the API and ISync modules before installing
IProc.


Enjoy it.

Regards,
Aminer.





Ian Batterbee wrote:

> 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: [EMAIL PROTECTED]
> To unsubscribe, forward this message to
>          [EMAIL PROTECTED]
> For non-automated Mailing List support, send email to
>          [EMAIL PROTECTED]




---
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