- Added the '<>|' key.

svn path=/trunk/; revision=9616
This commit is contained in:
Hartmut Birr 2004-06-05 09:08:58 +00:00
parent 39ff6d3136
commit 3d8820b2b1

View file

@ -120,7 +120,7 @@ ROSDATA USHORT scancode_to_vk[] = {
VK_SNAPSHOT,
/* - 55 - */
/* Oddities, and the remaining standard F-Keys */
VK_EMPTY, VK_EMPTY, VK_F11, VK_F12,
VK_EMPTY, VK_OEM_102, VK_F11, VK_F12,
/* - 59 - */
VK_CLEAR, VK_EMPTY, VK_EMPTY, VK_EMPTY, VK_EMPTY, /* EREOF */
VK_EMPTY, VK_EMPTY, VK_EMPTY, VK_EMPTY, VK_EMPTY, /* ZOOM */