Sweden-Number/dlls/user32/tests
André Hentschel 1bf8612718 user32/tests: Don't test function directly when reporting GetLastError(). 2011-01-05 17:56:04 +01:00
..
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
broadcast.c
class.c user32/tests: Skip DefWindowProc tests on Vista+. 2011-01-03 11:54:03 +01:00
clipboard.c user32/tests: Don't test function directly when reporting GetLastError(). 2011-01-05 17:56:04 +01:00
combo.c user32/tests: Fixed WM_SETFONT combo box tests. 2010-10-26 11:57:57 +02:00
cursoricon.c user32: Fix destruction of the active cursor. 2010-10-13 15:38:06 +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/tests: Skip DDE tests on win9x. 2010-12-01 17:16:22 +01:00
dialog.c user32: Fix VK_RETURN handling in IsDialogMessage for dialogs without an IDOK. 2010-09-15 17:05:54 -05: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: Fix test failures by disabling IME when testing unicode input. 2010-11-29 19:52:06 +01:00
listbox.c user32/tests: Make some variables static. 2010-10-01 13:37:44 +02:00
menu.c user32: Block TrackPopupMenu if menu is already active. 2010-04-09 11:42:01 +02:00
monitor.c
msg.c user32/tests: Disable IME for msg tests. 2010-12-03 14:28:31 +01: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
uitools.c user32/uitools: Fix FillRect behaviour for invalid brush passed. 2009-12-30 16:11:51 +01:00
win.c user32/tests: Don't test function directly when reporting GetLastError(). 2010-12-31 11:44:26 +01:00
winstation.c user32/tests: Fix some last error checks for WoW64. 2009-12-23 14:27:31 +01:00
wsprintf.c