Sweden-Number/dlls/user32/tests
Francois Gouget 3bf42961a8 user32/tests: Fix the ChangeDisplaySettingsEx() test so it succeeds on NT4. 2007-02-23 11:24:19 +01:00
..
Makefile.in
class.c user32/tests: Replace some '#if 0's with 'if (0)'s. 2006-12-14 20:24:49 +01:00
clipboard.c user32/tests: Replace some '#if 0's with 'if (0)'s. 2006-12-14 20:24:49 +01:00
cursoricon.c user32: Add a CreateIcon test, make it pass under Wine. 2007-02-21 10:55:06 +01:00
dce.c user32/tests: Remove unneeded NONAMELESS* macros. 2006-11-24 11:49:25 +01:00
dde.c made functions and variables static in some testcases. 2006-12-11 12:18:29 +01:00
dialog.c user32: Fix error return values in DialogBoxParam + simple test. 2007-02-15 11:14:53 +01:00
edit.c made functions and variables static in some testcases. 2006-12-11 12:18:29 +01:00
generated.c
input.c winex11drv/user32: Add ClipCursor to x11drv to pass clip rectangle to x11drv. 2007-01-06 11:40:46 +01:00
listbox.c user32: For LBS_OWNERDRAWVARIABLE listboxes return the fixed item height if the listbox is empty. 2006-12-05 16:49:52 +01:00
menu.c made functions and variables static in some testcases. 2006-12-11 12:18:29 +01:00
monitor.c user32/tests: Fix the ChangeDisplaySettingsEx() test so it succeeds on NT4. 2007-02-23 11:24:19 +01:00
msg.c server: Added support for the PM_QS_* flags in PeekMessage. 2007-02-21 15:21:05 +01:00
resource.c
resource.rc user32: Fix error return values in DialogBoxParam + simple test. 2007-02-15 11:14:53 +01:00
sysparams.c user32/tests: Replace some '#if 0's with 'if (0)'s. 2006-12-14 20:24:49 +01:00
text.c user32: Add a simple DrawState test, make it pass under Wine. 2007-01-11 12:05:45 +01:00
win.c user32: Scroll window fix. 2007-02-14 21:45:36 +01:00
winstation.c
wsprintf.c