To Jan Dubois, owner of the libwin32 module



Hello Jan,

I downloaded your module to my WindowsXP system, because I needed the Win32::Process module and the function KillProcess.

Because I found out that the TerminateProcess Win32 API function does not work for every process I made some changes in the Process.xs.

I also created a new function called TimeRunning which measure the elapsed time of a running process, because I needed this for a script I developed.

If you interested in this changes please write to me.


regards, Reinhard

P.S: I saw that the CPAN test for this module fails. I had no problem to compile it.
.