Sweden-Number/dlls/user32/tests
Ken Thomases c2bc0e21a2 winex11: Bias MapVirtualKeyEx(MAPVK_VSC_TO_VK) against numpad vkeys.
The scan codes for the numeric keypad keys and those for the arrow keys and
keys like Home, End, etc. often match (ignoring the extended key bit).
However, if you map from one of those scan codes to a vkey, Windows reliably
prefers the non-numpad vkey.
2008-05-21 14:26:13 +02:00
..
Makefile.in
broadcast.c user32: Fix the BSM_ALL_RECIPS test flag. 2008-05-21 11:37:02 +02:00
class.c user32: Add an ASCII window procedure for scrollbars. 2008-05-21 11:44:05 +02:00
clipboard.c
combo.c Spelling fixes. 2008-04-22 12:20:12 +02:00
cursoricon.c user32: Support creating cursors and icons from DIB section bitmaps. 2008-05-21 11:39:38 +02:00
dce.c
dde.c
dialog.c
edit.c user32/tests: Use SetWindowLongPtr instead of SetWindowLong. 2008-04-25 11:34:49 +02:00
generated.c
input.c winex11: Bias MapVirtualKeyEx(MAPVK_VSC_TO_VK) against numpad vkeys. 2008-05-21 14:26:13 +02:00
listbox.c
menu.c Spelling fixes. 2008-04-22 12:20:12 +02:00
monitor.c user32: Make ChangeDisplaySettingsA/W reset dmDriverExtra to 0 like XP and Vista do. 2008-05-19 13:35:48 +02:00
msg.c user32: Add tests for painting minimized/clipped windows. 2008-05-13 10:40:24 +02:00
resource.c
resource.rc
scroll.c
static.c
sysparams.c user32: Fix a test that fails in win2k3. 2008-05-01 12:35:30 +02:00
test_mono.bmp
text.c
win.c user32: The client rectangle is in screen coordinates for the initial WM_NCCALCSIZE. 2008-05-08 11:12:03 +02:00
winstation.c
wsprintf.c