Sweden-Number/dlls/user32
Alexandre Julliard ec94d0d58d user32/tests: Fix some test failures on latest Windows 10.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-11 15:54:06 +01:00
..
resources
tests user32/tests: Fix some test failures on latest Windows 10. 2018-12-11 15:54:06 +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 user32: LoadImage should not only search in the working directory. 2018-11-30 20:39:03 +01:00
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 user32: Let nulldrv return some dummy monitor information. 2018-10-04 09:12:36 -05:00
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c user32/listbox: Store the items array size instead of using HeapSize(). 2018-12-03 12:02:01 +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 user32: Use height from font metrics for empty text runs in TabbedTextOut(). 2018-10-08 13:22:39 +02:00
uitools.c
user32.rc
user32.spec user32: Add stub for GetCurrentInputMessageSource(). 2018-11-05 19:12:12 +01:00
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