Stopping pythoncom.PumpMessages in a windows service

Gheorghe Postelnicu gheorghe.postelnicu at gmail.com
Sun Apr 29 21:08:50 EDT 2007


Hi,

I am trying to create a windows service that will process some
keyboard events. For that, i am trying to use pyHook and pythoncom,
which work great in a stand-alone application. However, when in a
service, the first problem I encounter is that the SvcStop part
doesn't seem to be responding. Any suggestions?

Thanks,
-- 
Gheorghe Postelnicu, PhD



More information about the Python-list mailing list