Shoutbox
latest posts
member list
search
rules
contact
login
|
register
|
shoutbox
What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox
»
MsgHelp Archive
»
Messenger Plus! for Live Messenger
»
Scripting
» [help] destroying a window without crashing WLM
[help] destroying a window without crashing WLM
Author:
Message:
Pai
Full Member
w00t !
Posts: 203
Reputation:
2
– /
/ –
Joined: Sep 2003
O.P.
RE: [help] destroying a window without crashing WLM
I couldn't use WM_CLOSE directly (didn't work here), but I found this workaround that is working as expected:
code:
Interop.Call('user32','SendMessageW',wnd.Handle, 0x0112, 0xF060, 0)
0x0112 for system command
0xF060 for close
Thanks all
07-23-2006 03:19 AM
«
Next Oldest
Return to Top
Next Newest
»
Messages In This Thread
[help] destroying a window without crashing WLM
- by Pai on 07-22-2006 at 04:37 PM
RE: [help] destroying a window without crashing WLM
- by Mnjul on 07-22-2006 at 07:46 PM
RE: [help] destroying a window without crashing WLM
- by Mike on 07-22-2006 at 07:48 PM
RE: [help] destroying a window without crashing WLM
- by cooldude_i06 on 07-22-2006 at 07:50 PM
RE: [help] destroying a window without crashing WLM
- by Plik on 07-22-2006 at 07:52 PM
RE: [help] destroying a window without crashing WLM
- by Pai on 07-22-2006 at 07:59 PM
RE: [help] destroying a window without crashing WLM
- by Aeryn on 07-22-2006 at 09:11 PM
RE: [help] destroying a window without crashing WLM
- by Pai on 07-23-2006 at 03:19 AM
RE: [help] destroying a window without crashing WLM
- by Plan-1130 on 10-14-2006 at 08:50 PM
Threaded Mode
|
Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe
|
Add to Favorites
Rate This Thread:
Select Rating...
5 ... Best
4
3 ... Average
2
1 ... Worst
Forum Jump:
Please select one:
--------------------
Latest Posts
Private Messages
User Control Panel
Who's Online
Search
Forum Home
Open Forum
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