[ros-bugs] [Bug 4609] Some keys do not work correctly

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Thu Apr 21 03:49:37 UTC 2011


http://www.reactos.org/bugzilla/show_bug.cgi?id=4609





--- Comment #13 from jimtabor <james.tabor at reactos.org>  2011-04-21 03:49:36 CET ---
Good example of testing,,,

(subsystems/win32/win32k/ntuser/keyboard.c:842) ScanCode 0019
(subsystems/win32/win32k/ntuser/keyboard.c:902) Key: [0050 -> 0050]
fixme:(dll/win32/user32/windows/defwnd.c:1391) WM_SYSKEYDOWN KEYDATA_ALT wParam
0012
fixme:(dll/win32/user32/windows/defwnd.c:1391) WM_SYSKEYDOWN KEYDATA_ALT wParam
00ff
fixme:(dll/win32/user32/windows/defwnd.c:1391) WM_SYSKEYDOWN KEYDATA_ALT wParam
0050
(subsystems/win32/win32k/ntuser/input.c:803) Real Alt key!
(subsystems/win32/win32k/ntuser/keyboard.c:842) ScanCode 0019
(subsystems/win32/win32k/ntuser/keyboard.c:902) Key: [0050 -> 0050]

VK_F4 == 0x50 which is the letter P....

IntMapVirtualKeyEx must be the problem.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the Ros-bugs mailing list