in reply to Re: Can a perl script on windows set it's self priority level?
in thread Can a perl script on windows set it's self priority level?

Awesome! Thanks! Note that I had to add one more parameter to the call to Win32::Process::Open(). For activestate, it takes "iflags" as third parameter.

$iflags flag: inherit calling processes handles or not

Justin Eltoft

  • Comment on Re^2: Can a perl script on windows set it's self priority level?