#347823 - 06/10/201118:43Re: Anyone got any *old* Windows driver development kits?
[Re: Roger]
tfabris carpal tunnel
Registered: 20/12/1999
Posts: 31628
Loc: Seattle, WA
Originally Posted By: Roger
Originally Posted By: Roger
Not tested (or even compiled)
Although, thinking about it, Windows might not wake up unless someone's actually waiting on the timer. Chuck a WaitForSingleObject(hTimer, INFINITE) in there...
Thank you so much, Roger! This is awesome. I'll give this all a try shortly, when I get the chance. In the meantime, I've worked around the bug in the Sleeper.exe program, but I still want to try this one instead.