John Dammeyer wrote:
> Hi,
> 
> Is it possible to enable/disable the windows screen saver from inside a
> Delphi application?

Yes, very easily. Have a look at the SPI_SETSCREENSAVEACTIVE 
option to the SystemParametersInfo() Windows API call.

Stephen Posey
[EMAIL PROTECTED]
_______________________________________________
Delphi mailing list -> Delphi@elists.org
http://www.elists.org/mailman/listinfo/delphi

Reply via email to