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. Any better solutions ? thanks, Stef Mientki _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32