Sweden-Number/dlls/user32
Dmitry Timoshkov 44f89322ba user32: If there is no dialog controls to set focus to then set focus to dialog itself.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-28 09:36:08 +01:00
..
resources
tests user32: If there is no dialog controls to set focus to then set focus to dialog itself. 2018-11-28 09:36:08 +01:00
Makefile.in
button.c user32: Move the auto radio button group logic from BM_SETCHECK to WM_LBUTTONUP handler. 2018-11-26 12:51:43 +01:00
caret.c
class.c
clipboard.c
combo.c user32: Don't force a combobox repaint on WM_SIZE. 2018-11-26 12:50:52 +01:00
controls.h
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c user32: If there is no dialog controls to set focus to then set focus to dialog itself. 2018-11-28 09:36:08 +01:00
driver.c
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c user32/listbox: Make LBS_NODATA listboxes error on any attempt to find a value. 2018-11-16 14:58:41 +01:00
lstr.c
mdi.c
menu.c
message.c user32: Implement GetCurrentInputMessageSource(). 2018-11-05 19:12:12 +01:00
misc.c
msgbox.c
nonclient.c
painting.c
property.c
rawinput.c
resource.c
resources.h
scroll.c user32: Attempt to set scroll info in SetScrollPos even if SCROLL_GetInternalInfo fails. 2018-11-21 17:07:01 +01:00
spy.c
static.c
sysparams.c
text.c
uitools.c
user32.rc
user32.spec
user_main.c
user_private.h user32: Implement GetCurrentInputMessageSource(). 2018-11-05 19:12:12 +01:00
win.c user32: Fix wraparound check to avoid gcc optimization. 2018-11-26 20:17:41 +01:00
win.h
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c