I want to prevent the monitor from going to sleep (the windows setting, not the monitor setting). I am using c++. What call do I make?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|||||||
|
|
A simpler way that doesn't modify global system state like the first response does: In your window procedure, add a handler for |
|||
|
|
|
|
|||||
|
|
|
Wiggle the mouse every minute or so.
|
|||
|
|