Sweden-Number/dlls/user32/tests
Piotr Caban 0b273d279b user32/tests: Add cross-process mouse click test. 2014-09-29 18:55:33 +02:00
..
Makefile.in
broadcast.c user32/tests: Avoid preprocessor check to ensure it compiles. 2014-01-28 11:50:15 +01:00
class.c
clipboard.c user32/tests: Properly maintain clipboard viewers chain. 2014-03-07 11:36:08 +01:00
combo.c
cursoricon.c user32/tests: Fix a memory leak (valgrind). 2014-06-11 16:09:42 +02:00
dce.c
dde.c
dialog.c
edit.c user32: Emit EM_SETSEL message when choosing "Select All" from context menu. 2014-04-08 09:25:15 +02:00
generated.c
input.c
listbox.c user32: Only update listbox horizontal scroll info if WS_HSCROLL is set. 2014-04-28 18:25:02 +02:00
menu.c user32/tests: Add an additional test for GetMenuItemInfo with NULL pointer as TypeData. 2014-09-09 11:11:28 +02:00
monitor.c user32/tests: Add tests for valid cbSize in GetMonitorInfoW. 2014-04-24 11:38:24 +02:00
msg.c user32: Return early on child windows in DrawMenuBar. 2014-09-23 18:48:26 +02:00
resource.c user32: Fix LoadStringA behavior on 1-character long buffer. 2014-05-14 17:20:56 +02:00
resource.rc
scroll.c
static.c
sysparams.c
test_mono.bmp
text.c user32: Ensure at least one character is used in TEXT_WordBreak(). 2014-06-13 10:12:12 +02:00
uitools.c user32/tests: New test cases for SubtractRect(). 2014-03-27 12:06:03 +01:00
win.c user32/tests: Add cross-process mouse click test. 2014-09-29 18:55:33 +02:00
winstation.c user32: Fix a comment. 2014-06-11 13:06:32 +02:00
wsprintf.c