ASM Community
Home
»
Forums
»
MAIN
»
virtual key codes for ;',./[]` keys
virtual key codes for ;',./[]` keys
Do ,./;'[]` have VK_ codes? I couldn't find any.
Posted on 2002-01-17 23:19:35 by Hel
virtual key codes for ;',./[]` keys
VK_OEM_COMMA
VK_DECIMAL or VK_OEM_PERIOD
VK_OEM_2
VK_OEM_1
VK_OEM_7
VK_OEM_4
VK_OEM_6
?
Posted on 2002-01-17 23:56:43 by bitRAKE