in reply to Re: Need a reliable way to send SIGINT to a perl process on 5.8.8/windows XPpro
in thread Need a reliable way to send SIGINT to a perl process on 5.8.8/windows XPpro

Yep, I tried specifying CTRL_C_EVENT (which is default) as well as the pid in the GenerateCtrlEvent call and saw no change in behavior.
  • Comment on Re^2: Need a reliable way to send SIGINT to a perl process on 5.8.8/windows XPpro