Stef Mientki escribió: > hello, > > How to determine if a process (known pid) os still running ? > > Googling the web, I found 1 solution in killing the process, > but that's not what I want, I want to reuse the running process. > > I could also ask a complete list of active processes, > but from my experiences that's quite slow.
Probalby win32process.GetExitCodeProcess would be useful for you. -- Regards, Julio Canto | VirusTotal.com | Hispasec Sistemas Lab | Tlf: +34.902.161.025 | Fax: +34.952.028.694 | PGP Key ID: EF618D2B | [EMAIL PROTECTED] _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32