Sweden-Number/dlls/user32/tests
Alexandre Julliard cd56299e2f user32/tests: Fix a number of test failures on Windows 7. 2010-09-03 11:04:33 +02:00
..
Makefile.in dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
broadcast.c
class.c user32: Add a test for GetClassInfo, make it pass under Wine. 2010-08-03 11:43:59 +02:00
clipboard.c user32/tests: Fix some last error checks for WoW64. 2009-12-23 14:27:31 +01:00
combo.c user32: Add test for drop down width in test_changesize(). 2010-05-24 12:52:20 +02:00
cursoricon.c user32: Check for valid pointer in CreateIconFromResource. 2010-08-17 14:18:45 +02:00
dce.c user32: Set the DC layout to mirrored when the window has the WS_EX_LAYOUTRTL style. 2010-09-02 15:16:39 +02:00
dde.c user32: Add a heuristic for Unicode mappings of DDE data on the server side. 2010-06-24 23:54:38 +02:00
dialog.c user32/tests: The dialog for that proc has no IDCANCEL. 2010-07-07 11:30:27 +02:00
edit.c user32/tests: Remove variable old_left_margin which is not really used from test_margins. 2010-05-04 18:38:43 +02:00
generated.c winapi: Generate the 64-bit variant of structure size/alignment tests. 2010-04-07 18:03:00 +02:00
input.c user32/tests: Skip some tests on Win9x/WinMe. 2009-10-23 15:54:08 +02:00
listbox.c user32/tests: Remove some explicit LPARAM/WPARAM casts. 2009-12-28 12:27:13 +01:00
menu.c user32: Block TrackPopupMenu if menu is already active. 2010-04-09 11:42:01 +02:00
monitor.c
msg.c user32: Add a bunch of GetWindowPlacement() tests, fix some simple cases. 2010-09-01 17:07:35 +02:00
resource.c
resource.rc user32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
scroll.c user32: End scrollbar tracking if the mouse capture is lost. 2010-03-25 10:55:51 +01:00
static.c
sysparams.c user32/sysparams: Return NULL from GetSysColorBrush() for invalid index. 2009-12-30 13:40:43 +01:00
test_mono.bmp
text.c user32: Invert y in DrawTextEx in GM_COMPATIBLE mode if y increases up. 2009-09-28 12:37:20 +02:00
uitools.c user32/uitools: Fix FillRect behaviour for invalid brush passed. 2009-12-30 16:11:51 +01:00
win.c user32/tests: Fix a number of test failures on Windows 7. 2010-09-03 11:04:33 +02:00
winstation.c user32/tests: Fix some last error checks for WoW64. 2009-12-23 14:27:31 +01:00
wsprintf.c