wine/dlls/user32/tests
Aric Stewart 1b6d127aee user32: Scroll window fix.
Fix the case where the scrolling amount exceeds the window but still
falls within the clipping rect. This generates an additional update
region that needs to be invalidated.
2007-02-14 21:45:36 +01:00
..
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
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
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
Makefile.in
menu.c made functions and variables static in some testcases. 2006-12-11 12:18:29 +01:00
monitor.c user32/tests: Make sure the tests run on NT4 again. 2006-12-18 11:40:10 +01:00
msg.c user32: Avoid sending unwanted DM_GETDEFID/DM_SETDEFID messages. 2007-02-14 14:06:27 +01:00
resource.c
resource.rc
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