- #1
NotASmurf
- 150
- 2
I'm using a globalhook into the keyboard for key capture, if I look up the ascii values for the keys 1-9, I see 48-57.
Now the actual logger shows
480
491
502
513
524
535
546
557
568
Sure, maybe it's ascii, maybe its because they're not numpad keys, but regardless, why are the numbers not consecutive?
Any help appreciated.
Now the actual logger shows
480
491
502
513
524
535
546
557
568
Sure, maybe it's ascii, maybe its because they're not numpad keys, but regardless, why are the numbers not consecutive?
Any help appreciated.