How to intercept MSN exit message? - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Skype & Technology (/forumdisplay.php?fid=9) +---- Forum: Skype & Live Messenger (/forumdisplay.php?fid=10) +----- Thread: How to intercept MSN exit message? (/showthread.php?tid=45016) How to intercept MSN exit message? by carlz on 05-20-2005 at 03:23 PM
Now I create a MSN plugin program, I want to close my program before MSN exit, but how to intercept MSN exit message when user click exit menu item? RE: How to intercept MSN exit message? by matty on 05-20-2005 at 03:29 PM Is this a Plugin for Messenger Plus! or another application? RE: How to intercept MSN exit message? by carlz on 05-20-2005 at 03:35 PM
Thanks for your reply! RE: How to intercept MSN exit message? by RaceProUK on 05-20-2005 at 07:22 PM You'll need to catch the SignOut event I believe. RE: How to intercept MSN exit message? by Dempsey on 05-20-2005 at 07:33 PM
quote:not the sign out event as you can sign out then sign in with a new account the carlz plugin won't be loaded. I think theres events AppShutdown or something RE: How to intercept MSN exit message? by RaceProUK on 05-20-2005 at 09:37 PM
|