Sweden-Number/dlls/user32/tests
Aric Stewart 48ad706c08 user32: DrawText handling of 0 counts with string, empty strings and -1 counts with empty string and NULL strings. 2008-10-14 13:41:57 +02:00
..
Makefile.in
broadcast.c user32/tests: Don't check last error on success in the broadcast tests. 2008-08-05 14:09:20 +02:00
class.c
clipboard.c
combo.c user32/tests: Fix failures on W2K and below. 2008-10-07 12:12:09 +02:00
cursoricon.c user32/tests: Cope with last error behavior on Vista. 2008-09-17 16:24:10 +02:00
dce.c
dde.c user32/tests: Remove unreachable break after return (Smatch). 2008-09-08 12:31:56 +02:00
dialog.c user32/tests: Fix some tests on Win9x. 2008-07-30 13:50:00 +02:00
edit.c
generated.c
input.c user32/tests: Make it easier to identify failed tests. 2008-09-29 17:32:45 -05:00
listbox.c user32/tests: Fix the listbox tests on Win9x and NT4. 2008-09-24 15:39:03 +02:00
menu.c user32/tests: GetMenuItemCount returns INT so check for -1 (Coverity 542). 2008-10-02 10:30:42 -05:00
monitor.c user32/tests: Fix some test failures on win9x. 2008-09-17 16:29:32 +02:00
msg.c user32/tests: Fix more message test failures on NT4 and XP. 2008-09-24 13:11:26 +02:00
resource.c user32/tests: Fix some test failures on win9x. 2008-08-05 14:09:33 +02:00
resource.rc user32: Add a test for MNS_NOTIFYBYPOS, make it pass under Wine. 2008-06-18 15:21:49 +02:00
scroll.c user32/tests: Run tests on win95 again. 2008-10-07 12:12:04 +02:00
static.c user32/tests: Fix some test failures on win9x. 2008-08-05 14:09:33 +02:00
sysparams.c user32: Fixed building the tests with the Vista SDK. 2008-07-22 13:20:27 +02:00
test_mono.bmp
text.c user32: DrawText handling of 0 counts with string, empty strings and -1 counts with empty string and NULL strings. 2008-10-14 13:41:57 +02:00
win.c user32: Print the expected and received rectangles. 2008-10-06 13:48:14 +02:00
winstation.c user32/tests: Fix the winstation tests on NT4. 2008-09-24 14:51:05 +02:00
wsprintf.c