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

[?] WM_KEYUP
Author: Message:
Mnjul
forum super mod
******

Avatar
plz wub me

Posts: 5396
Reputation: 58
– / Other / Flag
Joined: Nov 2002
Status: Away
RE: [?] WM_KEYUP
quote:
Originally posted by SpunkyLoveMuff
I'm not using a child window, I don't know about roflmao though
Hmm, look at  WM_SYSKEUP Notification (), it's interesting:
quote:
WM_SYSKEYUP Notification

The WM_SYSKEYUP message is posted to the window with the keyboard focus when the user releases a key that was pressed while the ALT key was held down. It also occurs when no window currently has the keyboard focus; in this case, the WM_SYSKEYUP message is sent to the active window. The window that receives the message can distinguish between these two contexts by checking the context code in the lParam parameter.


You might give it a try :p, I don't know if it works; I believe I have successfully intercepted WM_KEYUP with arrow keys when I coded some WndProc in C, like some years ago.

This post was edited on 08-04-2008 at 05:54 PM by Mnjul.
08-04-2008 05:52 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[?] WM_KEYUP - by Spunky on 08-04-2008 at 02:43 PM
RE: [?] WM_KEYUP - by mynetx on 08-04-2008 at 02:48 PM
RE: [?] WM_KEYUP - by foaly on 08-04-2008 at 02:49 PM
RE: [?] WM_KEYUP - by Spunky on 08-04-2008 at 02:50 PM
RE: [?] WM_KEYUP - by matty on 08-04-2008 at 02:53 PM
RE: [?] WM_KEYUP - by Spunky on 08-04-2008 at 02:55 PM
RE: [?] WM_KEYUP - by roflmao456 on 08-04-2008 at 03:45 PM
RE: [?] WM_KEYUP - by Mnjul on 08-04-2008 at 03:48 PM
RE: [?] WM_KEYUP - by Spunky on 08-04-2008 at 04:06 PM
RE: [?] WM_KEYUP - by effection on 08-04-2008 at 05:38 PM
RE: [?] WM_KEYUP - by Mnjul on 08-04-2008 at 05:52 PM
RE: [?] WM_KEYUP - by Spunky on 08-05-2008 at 08:47 PM
RE: [?] WM_KEYUP - by CookieRevised on 08-05-2008 at 11:09 PM
RE: [?] WM_KEYUP - by matty on 08-06-2008 at 03:33 AM


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