[python-win32] Detecting when the screen saver started

Jan Schneider jan at janschneider.net
Mon Apr 12 21:18:47 CEST 2010


Hi,

you could use ISensLogon:
http://mail.python.org/pipermail/python-win32/2008-January/006645.html

Greetings,
Jan

Am Montag, 12. April 2010 18:01:58 schrieb Tim Golden:
> On 08/04/2010 20:22, Phung Thuy Vuong wrote:
> > Hello!
> > 
> >    It's there a way to detect when the screen saver starts and when it
> >    stops in window?
> 
> http://support.microsoft.com/kb/315725
> 
> http://timgolden.me.uk/pywin32-docs/win32gui__SystemParametersInfo_meth.htm
> l
> 
> TJG
> _______________________________________________
> python-win32 mailing list
> python-win32 at python.org
> http://mail.python.org/mailman/listinfo/python-win32


More information about the python-win32 mailing list