I'm totally new to windows.
Currently I'm looking for a small program which tells the Keyboard Code.
For Eg:
if the user press 0-9 from the NUMPAD, the corresponding key stroke values is 96-105. Same he use the top row numbers 0-9, then the keystroke value is 48-57.
Now I want to display the 96 or 48 if user press 0.
Like that for all the keys.