Sweden-Number/dlls/user32/tests
Alexandre Julliard 5118108c82 user32/tests: Fix a number of window tests on Win9x and Vista. 2008-11-26 12:04:51 +01:00
..
Makefile.in
broadcast.c user32/tests: The BSF_SENDNOTIFYMESSAGE flag is not supported on NT4. 2008-11-20 18:01:23 +01:00
class.c user32: Remove WINAPI/CALLBACK on static functions where not needed. 2008-11-25 11:50:00 +01:00
clipboard.c
combo.c user32/tests: Fix failures on W2K and below. 2008-10-07 12:12:09 +02:00
cursoricon.c user32/tests: Fix the cursor tests on Win9x. 2008-11-20 18:09:10 +01:00
dce.c
dde.c user32/tests: Fix crash on win9x in the dde test. 2008-11-06 11:09:36 +01:00
dialog.c user32: Remove superfluous casts of void pointers. 2008-11-05 10:55:46 +01:00
edit.c user32/tests: Fix the edit margins tests on Win9x. 2008-11-20 18:21:38 +01:00
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 wildcard directory lists handling for Win9x. 2008-11-20 19:52:03 +01:00
menu.c user32/tests: Skip GetMenuItemInfo tests on NT4 and below. 2008-11-07 13:34:24 +01:00
monitor.c user32/tests: Fix the monitor tests on NT4. 2008-11-20 20:06:46 +01:00
msg.c user32/tests: Make sure the message test doesn't hang if the window doesn't have focus. 2008-11-12 12:36:22 +01:00
resource.c user32/tests: Fix the resource tests for various Windows versions. 2008-11-14 21:17:48 +01:00
resource.rc
scroll.c user32/tests: Run tests on win95 again. 2008-10-07 12:12:04 +02:00
static.c user32: HGDIOBJ is interchangeable with other handle types; no casts are needed. 2008-10-27 11:29:54 +01:00
sysparams.c user32/tests: Fix some of the sysparams tests on Win9x and NT4. 2008-11-20 20:46:54 +01:00
test_mono.bmp
text.c Assorted spelling fixes. 2008-10-20 11:37:27 +02:00
win.c user32/tests: Fix a number of window tests on Win9x and Vista. 2008-11-26 12:04:51 +01:00
winstation.c user32/tests: Fix the winstation tests on NT4. 2008-09-24 14:51:05 +02:00
wsprintf.c