|
-
Apr 28th, 2001, 06:27 PM
#1
Thread Starter
Fanatic Member
Parsing keystroke-message information
I am trying to make a keyboard hook in vb. I need to parse the keystroke-message information into the appropriate values. Unfortunatly and 32 bit integer that is returned can contain arbitrary numbers (like the repetition count and such) that are not defined as constants and may take up more than one bit. The question is, how do i split this number into the appropriate values? I found some additional information that may help at this url: http://msdn.microsoft.com/library/de...binpt_7wvn.htm
Unfortunatly, i'm not sure how to use this info.
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
|