Searched refs:VK_OEM_3 (Results 1 – 5 of 5) sorted by relevance
281 #define VK_OEM_3 0xC0 macro
497 VKEY_OEM_3 = VK_OEM_3,
163 VKEY_OEM_3 = VK_OEM_3,
41 case VK_OEM_3: return KEY_TILDE; in VirtualKeyCodeToKey()
82 /* 0x0A */ VK_OEM_3, // "Section" - key to the left from 1 (ISO Keyboard Only)122 /* 0x32 */ VK_OEM_3, // `~261 case '`': case '~': return VK_OEM_3;