Sweden-Number/dlls/user32/tests
Piotr Caban f729e62a27 user32/tests: Show that messages are not converted when function pointer is passed to CallWindowProc.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-14 13:54:50 +09:00
..
Makefile.in
broadcast.c
class.c
clipboard.c
combo.c user32/tests: Use 'start' and 'end' variables in test comparisons. 2016-01-15 01:44:52 +09:00
cursoricon.c user32: Test GetIconInfo on other process cursor. 2015-07-30 23:48:39 +02:00
dce.c
dde.c user32/tests: Test DDE end to end with Chinese text that starts with Latin characters. 2016-02-15 21:30:04 +09:00
dialog.c user32: Select text control content while setting dialog focus. 2016-02-19 00:49:11 +09:00
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/tests: Use todo_wine_if() in tests. 2016-02-22 17:37:11 +09:00
menu.c user32/tests: Simplify some tests using todo_wine_if(). 2016-02-11 12:17:31 +09:00
monitor.c user32/tests: Simplify some tests using todo_wine_if(). 2016-02-11 12:17:31 +09:00
msg.c user32/tests: Added more dialog owner tests. 2016-03-03 14:18:41 +09:00
resource.c
resource.rc user32/tests: Add another test for dialog creation messages without DefDlgProc. 2016-02-19 00:49:11 +09:00
scroll.c user32/tests: Some tests for SetScrollInfo(). 2015-11-23 13:25:31 +09:00
static.c
sysparams.c user32/tests: Simplify some tests using todo_wine_if(). 2016-02-11 12:17:31 +09:00
test_mono.bmp
text.c user32/tests: Use SetRectEmpty() instead of open coding it. 2016-03-03 22:29:03 +09:00
uitools.c
win.c user32/tests: Show that messages are not converted when function pointer is passed to CallWindowProc. 2016-03-14 13:54:50 +09:00
winstation.c user32/tests: Simplify some tests using todo_wine_if(). 2016-02-11 12:17:31 +09:00
wsprintf.c