Revert 51698, problem is in win32k, see bug 6305

svn path=/trunk/; revision=52309
This commit is contained in:
Gabriel Ilardi 2011-06-17 12:23:50 +00:00
parent 6efa9f00e1
commit f26c0081fb

View file

@ -86,7 +86,7 @@ ROSDATA USHORT scancode_to_vk[] = {
/* 32 */ 'M',
/* 33 */ VK_OEM_COMMA,
/* 34 */ VK_OEM_PERIOD,
/* 35 */ VK_DIVIDE,
/* 35 */ VK_OEM_MINUS,
/* 36 */ VK_RSHIFT,
/* 37 */ VK_MULTIPLY,
/* 38 */ VK_LMENU,