I want to make a program to wake me up, but if I leave it and go to sleep the pc ends up sleeping. How can I force it to never sleep if this application is running?
I'm on Windows 7 x64.
I want to make a program to wake me up, but if I leave it and go to sleep the pc ends up sleeping. How can I force it to never sleep if this application is running?
I'm on Windows 7 x64.
The keyword you are looking for is "Power Management".
Try this article: http://msdn.microsoft.com/en-us/magazine/cc163386.aspx
Or even better, another similar StackOverflow question: