Sweden-Number/dlls/user32
Zebediah Figura 0cbadb716d user32/tests: Fix some test failures with Windows 10.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-16 20:14:12 +01:00
..
resources
tests user32/tests: Fix some test failures with Windows 10. 2020-01-16 20:14:12 +01:00
Makefile.in user32: Forward string calls to kernelbase. 2019-12-04 16:03:48 +01:00
button.c
caret.c
class.c
clipboard.c
combo.c user32/combo: Force minimal item height. 2019-11-27 22:05:44 +01:00
controls.h user32/combo: Force minimal item height. 2019-11-27 22:05:44 +01:00
cursoricon.c user32: Include png.h only if SONAME_LIBPNG is defined. 2019-11-07 22:20:22 +01:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c user32: WM_MOUSEACTIVATE should return MA_NOACTIVATE for WM_LBUTTONDOWN/HTCAPTION message. 2019-11-05 16:43:28 +01:00
desktop.c
dialog.c
driver.c user32: Remove unused GetAsyncKeyState() driver entry. 2019-11-06 16:04:03 +01:00
edit.c user32/edit: In EM_POSFROMCHAR return correct position for empty lines. 2019-11-07 14:09:51 +01:00
exticon.c
focus.c
hook.c
icontitle.c
input.c user32: Remove unused GetAsyncKeyState() driver entry. 2019-11-06 16:04:03 +01:00
listbox.c user32/listbox: Update caret index on LB_SETSEL. 2019-12-11 21:51:28 +01:00
lstr.c user32: Forward string calls to kernelbase. 2019-12-04 16:03:48 +01:00
mdi.c
menu.c
message.c
misc.c
msgbox.c
nonclient.c
painting.c
property.c
rawinput.c user32: Support RIDI_PREPARSEDDATA in GetRawInputDeviceInfo. 2019-11-04 22:43:01 +01:00
resource.c user32: Forward string calls to kernelbase. 2019-12-04 16:03:48 +01:00
resources.h
scroll.c
spy.c
static.c
sysparams.c user32: Fix the spelling of a comment. 2019-12-13 09:59:03 +01:00
text.c
uitools.c
user32.rc
user32.spec user32: Fix some spec file entries. 2020-01-08 22:45:09 +01:00
user_main.c
user_private.h user32: Remove unused GetAsyncKeyState() driver entry. 2019-11-06 16:04:03 +01:00
win.c
win.h
winhelp.c
winpos.c user32: Fix the spelling of a TRACE() message. 2019-12-09 23:47:46 +01:00
winproc.c
winstation.c
wsprintf.c