Sweden-Number/dlls/user32/tests
James Hawkins 13451c3b2a user32: Fix a few failing tests in win2k. 2008-07-01 13:45:38 +02:00
..
Makefile.in user32: Implement BroadcastSystemMessage. 2008-04-03 12:00:02 +02:00
broadcast.c user32: Fix the BSM_ALL_RECIPS test flag. 2008-05-21 11:37:02 +02:00
class.c user32: Add an ASCII window procedure for scrollbars. 2008-05-21 11:44:05 +02:00
clipboard.c
combo.c Spelling fixes. 2008-04-22 12:20:12 +02:00
cursoricon.c user32/tests: Prevent writing to not allocated memory. 2008-05-28 19:32:29 +02:00
dce.c user32: Moved the DCE support from winex11 back to user32. 2008-02-25 15:59:19 +01:00
dde.c user32: Fix a few failing tests in win2k. 2008-07-01 13:45:38 +02:00
dialog.c user32/tests: Use A-call. 2008-03-10 11:22:38 +01:00
edit.c user32/tests: Use SetWindowLongPtr instead of SetWindowLong. 2008-04-25 11:34:49 +02:00
generated.c
input.c user32: Fix input tests failing on WinXP+. 2008-06-03 11:10:37 +02:00
listbox.c user32: Fix a test that fails in almost all reports. 2008-05-22 11:42:47 +02:00
menu.c Spelling fixes. 2008-04-22 12:20:12 +02:00
monitor.c user32: Make ChangeDisplaySettingsA/W reset dmDriverExtra to 0 like XP and Vista do. 2008-05-19 13:35:48 +02:00
msg.c user32/tests:c Add msg tests for SetActiveWindow(). 2008-06-26 13:30:39 +02:00
resource.c user32/tests: Mark unsigned entitities as unsigned. 2008-03-28 14:49:17 +01:00
resource.rc user32: Add a test for MNS_NOTIFYBYPOS, make it pass under Wine. 2008-06-18 15:21:49 +02:00
scroll.c user32: Fix return value in ShowScrollBar according with test. 2008-02-25 13:26:52 +01:00
static.c
sysparams.c user32: Add test for SPI_{GET/SET}WHEELSCROLLCHARS for SystemParametersInfo. 2008-06-26 13:16:12 +02:00
test_mono.bmp
text.c user32: Add more DrawText tests. 2008-03-28 09:50:32 +01:00
win.c user32: Add a test for focus behaviour on minimize/restore. 2008-06-27 12:32:18 +02:00
winstation.c Assorted spelling fixes. 2008-04-07 13:36:18 +02:00
wsprintf.c