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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to