Click to See Complete Forum and Search --> : Keypad plus and minus keys


May 10th, 1999, 10:14 AM
Does anyone know how to detect the difference between the "+" key being pressed on the main part of the keyboard and the numeric peypad "+" key being pressed. They both have the same virtual key code?

Saeed R
May 10th, 1999, 06:43 PM
I think their scan code in the keyb layout is different but how you would distinguish that in MFC beats me..sorry