Prevent calling a specific key ?
In my application [it's a hack for a game] , i would like to disable calling a specific key , like block it or someth ?
Since that when a user presses "3" , other people will see him hacking [ it's a stupid feature , that has a small bug ] , so is there anyway to block calling "3" from both places of the keyboard ? or at least replacing the handle of this key with another , such that when a user presses 3 it will automatically change to 2 or something like that
I really need it btw xd