Screensaver problem
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
Hi Does anyone know how can I disable the activation of the screensaver from Visual C++? I tried the SendInput() function to simulate mouse movement but it doesn't work Please help me Thankx Jancsi xxx
Look at the SystemParameterInfo function and the SPI_SETSCREENSAVEACTIVE parameter
-
Look at the SystemParameterInfo function and the SPI_SETSCREENSAVEACTIVE parameter
Had a type that should be SystemParametersInfo