Sweden-Number/dlls/user32/tests
Henri Verbeet d9381b97aa user32/tests: Add a test for foreground windows on a different thread.
What happens is that we get the WM_WINE_SETACTIVEWINDOW message sent by the
other thread after we already changed the foreground window back to our own
window.
2010-03-18 10:23:46 +01:00
..
Makefile.in makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
broadcast.c user32/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-23 12:21:21 +01:00
class.c user32/tests: Free window after use. 2009-12-03 10:15:33 +01:00
clipboard.c user32/tests: Fix some last error checks for WoW64. 2009-12-23 14:27:31 +01:00
combo.c user32: Preselect all editbox text when combo gets focus. 2010-01-25 18:05:03 +01:00
cursoricon.c user32: DrawState always uses real icon size for drawing. 2009-10-05 14:53:00 +02:00
dce.c user32/tests: Do not cast the (IDC|IDI|RT)_* defines to LPSTR. 2009-01-13 15:26:11 +01:00
dde.c user32/tests: Allocate big enough buffer for UnpackDDElParam test. 2009-12-03 10:12:30 +01:00
dialog.c user32: Also show dialogs right after a WM_TIMER message. 2010-03-02 14:29:21 +01:00
edit.c user32: Fix case where EM_SCROLL with page down results in trying to scroll up past the beginning. 2010-03-03 14:01:58 +01:00
generated.c winapi_test: The tests don't support WIN64 yet so disable them there. 2009-01-08 12:47:22 +01: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: F10 key deactivates menu. 2010-01-18 14:38:29 +01:00
monitor.c user32/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-23 12:21:21 +01:00
msg.c server: Set the idle event when PeekMessage is called with -1 as window filter. 2010-03-03 13:20:53 +01:00
resource.c user32/tests: Fix some checks of the key value in accelerators. 2009-02-16 11:53:06 +01:00
resource.rc user32: Use IDOK as default identifier in a template. 2009-08-26 16:38:39 +02:00
scroll.c user32/tests: Fix broken check of the ok() macro return value. 2010-02-24 16:04:11 +01:00
static.c user32: When repainting a static control with SS_BITMAP style, do not erase the background if there is no valid bitmap to paint. 2009-04-16 12:37:47 -05:00
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: Add a test for foreground windows on a different thread. 2010-03-18 10:23:46 +01:00
winstation.c user32/tests: Fix some last error checks for WoW64. 2009-12-23 14:27:31 +01:00
wsprintf.c user32/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-23 12:21:21 +01:00