Keyboard keys
Hello, I am about to begin a program in which the user''s keyboard is emulated on to the screen, and I have ran into some trouble. What is the case syntax for each individual key?
I know:
VK_F1 and so on to F12
VK_ESCAPE
''1'' and so on
''A'' and so on
What about ctrl, insert, scroll lock, spacebar, and so on?
Thanks in advance
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement