Howto create a C# Application that blocks pc hibernation?
- by BrunoLM
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.