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
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
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
text.c
win.c Mark several functions as static. 2007-03-13 13:35:12 +01:00
winstation.c
wsprintf.c