WhiteAvenger Posted February 5, 2009 Posted February 5, 2009 Hi, Is there a way of detecting the Windows message telling you how many unread email messages you have? It's displayed on the Welcome screen, but it must be accessible from somewhere else, too, because I have a script for my keyboard that tells me how many new emails I have. I don't know how that works, though... Thanks for any help WhiteAvenger
Monamo Posted February 5, 2009 Posted February 5, 2009 Hi,Is there a way of detecting the Windows message telling you how many unread email messages you have?It's displayed on the Welcome screen, but it must be accessible from somewhere else, too, because I have a script for my keyboard that tells me how many new emails I have.I don't know how that works, though...Thanks for any helpWhiteAvengerWhat email client are you using? - MoChr(77)& Chr(97)& Chr(100)& Chr(101)& Chr(32)& Chr(121)& Chr(97)& Chr(32)& Chr(108)& Chr(111)& Chr(111)& Chr(107)-------I've told you 100,000 times not to exaggerate!-------Don't make me hit you with my cigarette hand...-------My scripts:Random Episode Selector, Keyboard MouseMover, CopyPath v2.1, SmartRename for XP,Window Tracer[sup]New![/sup]
Bert Posted February 5, 2009 Posted February 5, 2009 I suspect it is a MSN based or Outlook based. The Vollatran project My blog: http://www.vollysinterestingshit.com/
sandin Posted February 5, 2009 Posted February 5, 2009 you can get the number of mails from registry: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\UnreadMail find all folders in the section above, and for each check the "MessageCount" (DWORD), all of them together are displaying your "unread mails" at the user logo screen Some cool glass and image menu | WinLIRC remote controler | Happy Holidays to all... | Bounce the sun, a game in which you must save the sun from falling by bouncing it back into the sky | Hook Leadtek WinFast TV Card Remote Control Msges | GDI+ sliding toolbar | MIDI Keyboard (early alpha stage, with lots of bugs to fix) | Alt+Tab replacement | CPU Benchmark with pretty GUI | Ini Editor - Edit/Create your ini files with great ease | Window Manager (take total control of your windows) Pretty GUI! | Pop-Up window from a button | Box slider for toolbar | Display sound volume on desktop | Switch hotkeys with mouse scroll
WhiteAvenger Posted February 5, 2009 Author Posted February 5, 2009 Great, Thanks! That's exactly what I was looking for!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now