On Wed, Nov 14, 2001 at 07:22:39AM -0800, Andriy Palamarchuk wrote:
Change log:
SystemParametersInfo. Implemented processing for actions SPI_GET/SETSCREENSAVETIMEOUT, SPI_GET/SETSCREENSAVEACTIVE, SPI_GET/SETSCREENSAVERRUNNING. Removed integration with X Window screen saving.
Hmm, why did you remove X11 screen saving completely ??
Probably because it was horribly broken, right ? (SPI_SETSCREENSAVEACTIVE *activated* screen saver instead of *enabling* it - doh !)
Why don't you fix this strange code instead of removing it ? I guess I should do it...