Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.3.0 Beta
-
None
-
Operating System: Windows 7
Platform: Intel
Description
The S3 Hack can be removed. It was necessary to be included as Mediaportal.cs does not handle the sequence of PBT_APMRESUMEAUTOMATIC + PBT_APMRESUMESUSPEND correctly when a user wakes up the machine instead of just a background task.
When PBT_APMRESUMEAUTOMATIC is received WndProc() needs to check for a following PBT_APMRESUMESUSPEND to distinguish between a background task woke up the system or a users.
No need to the S3 Hack option at all as Windows clearly indicates what kind of resume it is.
h4. Steps to Reproduce
See above
When PBT_APMRESUMEAUTOMATIC is received WndProc() needs to check for a following PBT_APMRESUMESUSPEND to distinguish between a background task woke up the system or a users.
No need to the S3 Hack option at all as Windows clearly indicates what kind of resume it is.
h4. Steps to Reproduce
See above
Attachments
Issue Links
- relates to
-
MP1-1914 Windows 7 Half & Full Screen problem.
-
- Closed
-