What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Close Chat Window

Pages: (2): « First « 1 [ 2 ] Last »
Close Chat Window
Author: Message:
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: Close Chat Window
You could alwaysa check first. I was just offering another alternative :p
<Eljay> "Problems encountered: shit blew up" :zippy:
12-07-2007 07:42 AM
Profile PM Find Quote Report
yuping
New Member
*


Posts: 11
43 / Male / Flag
Joined: Jul 2007
RE: RE: Close Chat Window
quote:
Originally posted by felipEx
it's basically what matty said, but.. using API
code:
var oChatWnd = Messenger.OpenChat("johndoe@hotmail.com");
Interop.Call("user32", "SendMessageW", oChatWnd.Handle, 0x10 /*WM_CLOSE*/, 0,0);
;)

This code is working correctly!
DestroyWindow function doesn't work with v4.50
12-10-2007 03:26 PM
Profile E-Mail PM Find Quote Report
markee
Veteran Member
*****

Avatar

Posts: 1621
Reputation: 50
35 / Male / Flag
Joined: Jan 2006
RE: Close Chat Window
It works perfectly fine for me.

Windows XP Service Pack 2 (5.1.2600)
Windows Live Messenger 8.5.1018
Messenger Plus! Live 4.50.0.310
Skin: Ev0 3.0

Make sure you are not using that email address or you might run into problems.
[Image: markee.png]
12-11-2007 07:33 AM
Profile PM 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