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

Pages: (2): « First « 1 [ 2 ] Last »
[Request] Unread Function
Author: Message:
mickael9
Full Member
***


Posts: 117
Reputation: 3
32 / 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
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


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