B
Benjamin Lukner
Hi!
I was asked to implement an icon into my software that displays the
state of the alpha and func(tion) keys of an Pocket PC with phone
keyboard. It has the numbers 1 to 0 (0 to 9). Pressing alpha once
switches to lower case letters, pressing twice to uppercase and pressing
three times back to numbers. Pressing func switches to F-Keys.
I only found GetKeyState() and GetAsyncKeyState(), but I didn't find out
how to use them and if they are the right functions for me...
Does anyone know how to do it?
Kind regards,
Benjamin Lukner
I was asked to implement an icon into my software that displays the
state of the alpha and func(tion) keys of an Pocket PC with phone
keyboard. It has the numbers 1 to 0 (0 to 9). Pressing alpha once
switches to lower case letters, pressing twice to uppercase and pressing
three times back to numbers. Pressing func switches to F-Keys.
I only found GetKeyState() and GetAsyncKeyState(), but I didn't find out
how to use them and if they are the right functions for me...
Does anyone know how to do it?
Kind regards,
Benjamin Lukner