Tagged Questions
5
votes
1answer
68 views
How can I determine why the machine came out of suspend?
I'd like to be able to determine, programmatically, why a Vista system came out of standby (S3). Any language is fine, though a .NET one would be best. I'm looking to put this code into an ...