|
-
Mar 1st, 2005, 08:24 AM
#1
Thread Starter
Junior Member
Help need in getting keyboard events
Hi,
I need to know how i can get whether the CAPS lock is on or off.
the GetKeyState(VK_CAPITAL) is not returning me proper value, if the caps lock is toggled between the consequtive excecution of this function.
Same thing i want to about the shift key. how can i get whether its pressed or not. I am running the VB application in background so i can use only win32 apis not any keypress event of VB.
Thanks,
Sachin
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
|