Sweden-Number/dlls/user32/tests
Zhiyi Zhang afdf14084e user32/tests: Remove an extraneous check.
Remove a check for SetFocus() return value. It's useless and SetFocus()
returns NULL because there is no previous focus window, skipping
following tests unintentionally. And cleanup some code.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-09-03 20:42:56 +02:00
..
Makefile.in
broadcast.c
class.c
clipboard.c
combo.c
cursoricon.c
dce.c
dde.c
dialog.c user32/tests: Remove an extraneous check. 2019-09-03 20:42:56 +02:00
edit.c user32: Fix edit control margins in CJK font case. 2019-04-22 11:16:13 +02:00
generated.c
input.c user32/tests: Test opening raw input devices. 2019-07-03 23:44:24 +02:00
listbox.c
menu.c
monitor.c user32: Implement EnumDisplayDevicesW(). 2019-06-13 08:21:00 +02:00
msg.c user32/tests: Test restore window messages. 2019-06-10 19:42:38 +02:00
resource.c
resource.rc
scroll.c
static.c
sysparams.c
test_mono.bmp
text.c
uitools.c
win.c user32: Return correct showCmd from GetWindowPlacement() for other process window. 2019-08-26 22:39:50 +02:00
winstation.c
wsprintf.c