|
-
Oct 13th, 2004, 04:02 PM
#1
Thread Starter
Banned
~key
i wanna send the ~ key to an app using sendmsg my question is what value should be wm_keydown be and vk_~ or whatever its called
-
Oct 13th, 2004, 04:24 PM
#2
Hyperactive Member
~ is called Tild if thats what your asking for the second part of your question. Im not sure what key it would be using vbkey_?... but the Key value is 192.
If my post was helpful please rate it 
-
Oct 13th, 2004, 04:26 PM
#3
Fanatic Member
-
Oct 13th, 2004, 04:42 PM
#4
The only constant I could find for the 'tilda' key is one of the VK OEM keys (dependant on country).
VK_OEM_3 (C0)
Edit: Here is a MSDN link.
Bruce.
Last edited by Bruce Fox; Oct 13th, 2004 at 04:46 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|