List Members,
Can anyone share with me how to check if the user has pressed the num lock key and
then keep them from actually changing its state.
I am doing a software simulation so I need to know if they tried to press the "num
lock key", yet I have to keep them from actually turning it off.
I have played with the rawkeydown message and I get a code that "I believe" is for the
num lock key but then, the numlock keystate still changes even though I am not
explicitly passing the message on after intercepting it.
Has anyone dealt with this key before or have any suggestions for how to best handle
this?
Regards,
Mark Lacy
LetterPress Software