Sweden-Number/dlls/user32/tests
Michael Stefaniuc c03ccff2ba user32/tests: Finish the move to use wine_dbgstr_rect().
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-21 00:23:56 +09:00
..
Makefile.in
broadcast.c
class.c
clipboard.c
combo.c
cursoricon.c user32/tests: Fix a leak when creating test icons (Valgrind). 2016-06-01 00:21:49 +09:00
dce.c user32/tests: Use wine_dbgstr_rect() to print RECTs. 2016-06-17 00:09:21 +09:00
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/tests: Use wine_dbgstr_rect() to print RECTs. 2016-06-17 00:09:21 +09:00
generated.c
input.c
listbox.c user32/tests: Use wine_dbgstr_rect() to print RECTs. 2016-06-17 00:09:21 +09:00
menu.c user32/tests: Use wine_dbgstr_rect() to print RECTs. 2016-06-17 00:09:21 +09:00
monitor.c user32/tests: Use wine_dbgstr_rect() to print RECTs. 2016-06-17 00:09:21 +09:00
msg.c user32/tests: Use wine_dbgstr_rect() to print RECTs. 2016-06-17 00:09:21 +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: Fix a spelling error in a scroll comment. 2016-05-16 15:32:51 +09:00
static.c user32/tests: Remove an unused macro. 2016-06-17 00:09:20 +09:00
sysparams.c user32/tests: Use SetRect instead of open coding it. 2016-04-18 19:28:31 +09:00
test_mono.bmp
text.c user32/tests: Finish the move to use wine_dbgstr_rect(). 2016-06-21 00:23:56 +09:00
uitools.c user32/tests: Add some IsRectEmpty() tests. 2016-06-17 00:09:23 +09:00
win.c user32/tests: Use wine_dbgstr_rect() in the win tests. 2016-06-13 19:50:20 +09:00
winstation.c user32/tests: Fix a typo in ok() message. 2016-05-02 12:26:38 +09:00
wsprintf.c