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 user32: Implement BroadcastSystemMessage. 2008-04-03 12:00:02 +02:00
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 user32: Make the clipboard tests pass on Vista. 2008-01-25 12:07:21 +01:00
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 user32: Moved the DCE support from winex11 back to user32. 2008-02-25 15:59:19 +01:00
dde.c user32/tests: Make the initial timeout longer in flush_events() for machines with slower round-trip times. 2008-03-05 16:48:04 +01:00
dialog.c user32/tests: Use A-call. 2008-03-10 11:22:38 +01:00
edit.c user32/tests: Use SetWindowLongPtr instead of SetWindowLong. 2008-04-25 11:34:49 +02:00
generated.c Fix spelling error in the generated conformance test files. 2008-01-16 12:46:18 +01:00
input.c winex11: Bias MapVirtualKeyEx(MAPVK_VSC_TO_VK) against numpad vkeys. 2008-05-21 14:26:13 +02:00
listbox.c user32: Use a bogus wildcard in listbox test, change wildcard string to a const. 2008-04-04 11:05:25 +02:00
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 user32/tests: Mark unsigned entitities as unsigned. 2008-03-28 14:49:17 +01:00
resource.rc user32: Add more tests for single line edit control inside a dialog. 2008-04-08 12:17:28 +02:00
scroll.c user32: Fix return value in ShowScrollBar according with test. 2008-02-25 13:26:52 +01:00
static.c user32: Static controls should have a clipping region set while sending the WM_CTLCOLORSTATIC. 2007-08-30 12:34:31 +02:00
sysparams.c user32: Fix a test that fails in win2k3. 2008-05-01 12:35:30 +02:00
test_mono.bmp user32/tests: We can now store binary files in the repository. 2007-09-17 16:12:03 +02:00
text.c user32: Add more DrawText tests. 2008-03-28 09:50:32 +01:00
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 Assorted spelling fixes. 2008-04-07 13:36:18 +02:00
wsprintf.c user32/tests: Use skip. 2007-07-03 20:39:32 +02:00