Sweden-Number/dlls/user32/tests
Mikolaj Zalewski 71d77d98e2 user32: combo: CB_SETITEMHEIGHT should make the edit area 2px higher than the item (with testcase). 2007-08-31 13:24:13 +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
combo.c user32: combo: CB_SETITEMHEIGHT should make the edit area 2px higher than the item (with testcase). 2007-08-31 13:24:13 +02:00
cursoricon.c
dce.c
dde.c
dialog.c
edit.c
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
resource.rc
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
win.c server: Moving a window should only expose the immediate parent. 2007-08-27 15:21:19 +02:00
winstation.c
wsprintf.c