Sweden-Number/dlls/user32/tests
Mikołaj Zalewski 4043b007fe user32: combobox: The text area height should be font_height+4.
The tests shows that CBGetTextAreaHeight was using a bad formula.
2007-03-27 12:31:31 +02:00
..
Makefile.in user32: combobox: The text area height should be font_height+4. 2007-03-27 12:31:31 +02:00
class.c user32: Avoid compiler specific code in the DefWindowProc test. 2007-03-20 13:00:20 +01: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: combobox: The text area height should be font_height+4. 2007-03-27 12:31:31 +02:00
cursoricon.c user32: Add a CreateIcon test, make it pass under Wine. 2007-02-21 10:55:06 +01:00
dce.c
dde.c
dialog.c user32: Fix error return values in DialogBoxParam + simple test. 2007-02-15 11:14:53 +01:00
edit.c
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
menu.c
monitor.c user32/tests: Fix the ChangeDisplaySettingsEx() test so it succeeds on NT4. 2007-02-23 11:24:19 +01:00
msg.c user32: Add several more MsgWaitForMultipleObjects tests and split them out from the main message tests. 2007-03-14 18:49:55 +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 Mark several functions as static. 2007-03-13 13:35:12 +01:00
winstation.c
wsprintf.c