What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Request] Unread Function

[Request] Unread Function
Author: Message:
mickael9
Full Member
***


Posts: 117
Reputation: 3
33 / Male / Flag
Joined: Jul 2005
RE: [Request] Unread Function
code:
Interop.Call("User32", "FlashWindow", MyChatWnd.Handle, true);


This code Flash a chat window

Edit :
code:
Interop.Call("User32", "SendMessageW", MyChatWnd.Handle, 274, 0xF020);
Minimize the window

This post was edited on 08-09-2006 at 12:20 AM by mickael9.
08-08-2006 11:56 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Request] Unread Function - by djnerve on 08-07-2006 at 12:20 AM
RE: [Request] Unread Function - by mickael9 on 08-07-2006 at 01:07 AM
RE: [Request] Unread Function - by Shondoit on 08-07-2006 at 12:50 PM
RE: [Request] Unread Function - by markee on 08-07-2006 at 12:53 PM
RE: [Request] Unread Function - by Shondoit on 08-07-2006 at 12:56 PM
RE: [Request] Unread Function - by deAd on 08-07-2006 at 02:56 PM
RE: [Request] Unread Function - by markee on 08-07-2006 at 02:58 PM
RE: [Request] Unread Function - by djnerve on 08-08-2006 at 11:24 PM
RE: [Request] Unread Function - by Shondoit on 08-08-2006 at 11:32 PM
RE: [Request] Unread Function - by djnerve on 08-08-2006 at 11:38 PM
RE: [Request] Unread Function - by mickael9 on 08-08-2006 at 11:56 PM


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