Sweden-Number/dlls/user32/tests
Hugh McMaster c87a78bc94 user32/tests: Add tests for VK_SPACE, Shift-Space and Ctrl-Space.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-01 21:10:22 +09:00
..
Makefile.in
broadcast.c
class.c user32: Do not return the class icon when ICON_SMALL2 is requested. 2015-05-14 00:06:57 +09:00
clipboard.c user32/tests: Add tests for SetClipboardData from a different thread. 2015-06-10 19:01:07 +09:00
combo.c Assorted typos fixes. 2015-11-27 15:38:30 +09:00
cursoricon.c user32: Test GetIconInfo on other process cursor. 2015-07-30 23:48:39 +02:00
dce.c
dde.c
dialog.c
edit.c user32: Ignore lParam argument of WM_SIZE message for edit control. 2015-10-06 22:18:49 +09:00
generated.c
input.c user32/tests: Add tests for VK_SPACE, Shift-Space and Ctrl-Space. 2015-12-01 21:10:22 +09:00
listbox.c user32: Hide horizontal Listbox scroll bar if no horizontal extent is set. 2015-10-07 21:28:55 +09:00
menu.c user32/tests: Fix a few more menu test failures on Windows. 2015-11-26 00:12:50 +09:00
monitor.c user32: Added a GetDisplayConfigBufferSizes stub. 2015-10-26 16:16:54 +09:00
msg.c user32/tests: Fix a few msg test failures on Windows 7. 2015-11-26 00:12:50 +09:00
resource.c
resource.rc
scroll.c user32/tests: Some tests for SetScrollInfo(). 2015-11-23 13:25:31 +09:00
static.c
sysparams.c user32/tests: Relax iCaptionWidth test to fix some failures. 2015-11-20 12:25:44 +09:00
test_mono.bmp
text.c user32: Use font default height if GetTextExtentPoint returns empty rectangle. 2015-11-16 21:32:56 +09:00
uitools.c
win.c user32: Don't add scroll bars to mdiclient if the window style doesn't allow it. 2015-11-20 19:26:16 +09:00
winstation.c user32/tests: Update some todos for changed test failure behavior. 2015-05-07 22:29:21 +09:00
wsprintf.c