by rvm » Mon Feb 15, 2010 7:25 pm
Then I guess the problem happens when smplayer tries to restore the value of the screensaver time-out (with the call SystemParametersInfo(SPI_SETSCREENSAVETIMEOUT, screensaver, NULL, 0);).
According to the MS documentation, SPI_SETSCREENSAVETIMEOUT should work on windows vista.
The code that smplayer uses is . Does anyone see something wrong?