I'd like to be able to detect when Windows goes to sleep or comes out of sleep. Normally, this event is reported via the WindowProc event handler, but I saw in pywin32-208 that this handler is currently disabled.
Log in to post a comment.