[python-win32] Notification of standby/hibernate

Steve Freitas sflist at ihonk.com
Wed Feb 7 21:58:31 CET 2007


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



More information about the Python-win32 mailing list