Hi all,

I'm new to the list (and Win32 programming) and glad to be here.

I've got a Python app that's running as a Windows Service. I'd like it
to be paused and continued (or possibly stopped and started, haven't
quite decided yet) when the machine it's installed on enters Standby or
Hibernate mode. Can anybody point me in the right direction so I can
learn how to register to receive those events and handle them within my
service script?

Thanks!

Steve

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to