What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! Help » How can I log This Number?... Please read in

How can I log This Number?... Please read in
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: How can I log This Number?... Please read in
quote:
Originally posted by messenpost
but INSIDE messenger this seems to be different.   it does update in REALTIME. (unless i make a mistake - if so please correct me) 
Only if you use a hotmail/msn address and in that case you can try to monitor the registry key:
  HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\UnreadMail\<Your Windows Live Id>\MessageCount
for a drop in its value.

For this you can use a program like SysInternals' Regmon.
(and set "HKCU\Software\Microsoft\Windows\CurrentVersion\UnreadMail\<Your Windows Live Id>\MessageCount" as its include filter)

You could also monitor it with a script, but this requires some advanced Windows API calls (since you need to make it asynchronously or you'll lock up Messenger). Currently I haven't the time to make such a script, eventhough it would be a relative small.

You could also make the script by using a simple registry read and a timer, but then you need to be very careful, since such a script could lock your Messenger.

--

Attached is a small script which uses the timer approach, use at your own risk. I hope it works, I'm in a big hurry....

.plsc File Attachment: MailMon.plsc (1.63 KB)
This file has been downloaded 105 time(s).

This post was edited on 08-08-2008 at 02:49 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
08-07-2008 10:32 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
How can I log This Number?... Please read in - by messenpost on 08-06-2008 at 09:46 PM
RE: How can I log This Number?... Please read in - by CookieRevised on 08-07-2008 at 02:47 AM
RE: How can I log This Number?... Please read in - by messenpost on 08-07-2008 at 04:06 AM
RE: How can I log This Number?... Please read in - by CookieRevised on 08-07-2008 at 10:32 AM
RE: How can I log This Number?... Please read in - by messenpost on 08-07-2008 at 01:48 PM
RE: RE: How can I log This Number?... Please read in - by CookieRevised on 08-08-2008 at 01:59 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