Sweden-Number/dlls/user32/tests
Trent Waddington fc635fa827 server: Handle existing timer replacement when no window handle specified. 2007-08-30 19:08:16 +02:00
..
Makefile.in user32: Static controls should have a clipping region set while sending the WM_CTLCOLORSTATIC. 2007-08-30 12:34:31 +02:00
class.c Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
clipboard.c user32/tests: Replace some '#if 0's with 'if (0)'s. 2006-12-14 20:24:49 +01:00
combo.c user32: CBN_SELCHANGE notification should be sent before an edit update. 2007-08-09 14:40:59 +02:00
cursoricon.c janitorial: Remove superfluous casts of void pointers to other pointer types. 2007-06-27 12:53:50 +02:00
dce.c user32/tests: Remove unneeded NONAMELESS* macros. 2006-11-24 11:49:25 +01:00
dde.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
dialog.c user32: Fix error return values in DialogBoxParam + simple test. 2007-02-15 11:14:53 +01:00
edit.c user32/tests: Avoid strlen in trace. 2007-06-15 12:43:31 +02:00
generated.c
input.c user32/tests: Run tests on win95 again. 2007-08-16 11:08:13 +02:00
listbox.c user32: LB_SETITEMDATA should return 1 on success, not 0. 2007-08-14 20:29:21 +02:00
menu.c user32/tests: Run tests on win95 again. 2007-08-16 11:08:13 +02:00
monitor.c user32/tests: Run tests on win95 again. 2007-08-16 11:08:13 +02:00
msg.c server: Handle existing timer replacement when no window handle specified. 2007-08-30 19:08:16 +02:00
resource.c Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll. 2007-03-28 12:36:13 +02:00
resource.rc user32: Add a test for CheckMenuRadioItem and make it pass under Wine. 2007-05-15 12:28:03 +02:00
static.c user32: Static controls should have a clipping region set while sending the WM_CTLCOLORSTATIC. 2007-08-30 12:34:31 +02:00
sysparams.c Assorted spelling fixes. 2007-08-09 14:13:07 +02:00
text.c user32: Add a simple DrawState test, make it pass under Wine. 2007-01-11 12:05:45 +01:00
win.c server: Moving a window should only expose the immediate parent. 2007-08-27 15:21:19 +02:00
winstation.c user32/tests: Use skip. 2007-07-03 20:39:31 +02:00
wsprintf.c user32/tests: Use skip. 2007-07-03 20:39:32 +02:00