home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
MPstandbyHandler
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="jameson_uk" data-source="post: 548025" data-attributes="member: 11220"><p>Vista and Windows 7 do not allow you to cancel suspend requests. You need to stop the suspend request being raised (where as in XP you can actually intercept the message and tell windows to ignore it)</p><p></p><p>Not sure if you have looked before but</p><p><a href="http://msdn.microsoft.com/en-us/library/aa373208(VS.85).aspx" target="_blank">SetThreadExecutionState Function (Windows)</a></p><p>is pretty good as showing how it should work in Vista.</p><p></p><p>The problem of the request to standby already being sent might still be a problem as once the actual request to sleep is sent it is too late.</p></blockquote><p></p>
[QUOTE="jameson_uk, post: 548025, member: 11220"] Vista and Windows 7 do not allow you to cancel suspend requests. You need to stop the suspend request being raised (where as in XP you can actually intercept the message and tell windows to ignore it) Not sure if you have looked before but [url=http://msdn.microsoft.com/en-us/library/aa373208(VS.85).aspx]SetThreadExecutionState Function (Windows)[/url] is pretty good as showing how it should work in Vista. The problem of the request to standby already being sent might still be a problem as once the actual request to sleep is sent it is too late. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
MPstandbyHandler
Contact us
RSS
Top
Bottom