wine-wine/dlls/user32
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
..
resources
tests user32/tests: Remove an extraneous check. 2019-09-03 20:42:56 +02:00
Makefile.in
button.c
caret.c
class.c
clipboard.c
combo.c
controls.h
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c
driver.c
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c
lstr.c
mdi.c
menu.c
message.c
misc.c
msgbox.c
nonclient.c
painting.c
property.c
rawinput.c user32: Factor out add_device(). 2019-07-04 21:14:54 +02:00
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c user32: Wait for graphics driver to be ready in EnumDisplayDevicesW. 2019-08-21 14:18:49 +02:00
text.c
uitools.c
user32.rc
user32.spec
user_main.c
user_private.h
win.c
win.h
winhelp.c
winpos.c user32: Return correct showCmd from GetWindowPlacement() for other process window. 2019-08-26 22:39:50 +02:00
winproc.c
winstation.c
wsprintf.c