What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » auto going on after hibernating

auto going on after hibernating
Author: Message:
felipEx
Scripting Contest Winner
***


Posts: 378
Reputation: 24
35 / Male / Flag
Joined: Jun 2006
RE: auto going on after hibernating
Timers are still running here after suspension. As a "solution", you can create a PlusWnd and subclass it (using PlusWnd::RegisterMessageNotification) and then just look for the WM_POWERBROADCAST (0x0218) Message and  PBT_APMRESUMESUSPEND (0x0007) as wParam value... after that, just add the timer you may need. ;-)
12-28-2008 11:40 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
auto going on after hibernating - by davidp on 12-27-2008 at 04:50 PM
RE: auto going on after hibernating - by felipEx on 12-28-2008 at 11:40 PM
RE: auto going on after hibernating - by davidp on 12-29-2008 at 08:19 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On