1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/user32
2024-06-17 10:21:48 +02:00
..
resources
tests user32/tests: Fix spurious "Failed sequence" reports on Windows. 2024-06-17 10:21:48 +02:00
button.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
edit.c
exticon.c
hook.c
icontitle.c
input.c user32: Fake success from UnregisterTouchWindow. 2024-04-25 22:18:19 +02:00
listbox.c
lstr.c
Makefile.in
mdi.c
menu.c
message.c
misc.c
msgbox.c
nonclient.c win32u: Introduce NtUserAdjustWindowRect call for AdjustWindowRect*. 2024-06-06 10:40:39 +02:00
property.c
resource.c
resources.h
scroll.c
static.c
sysparams.c win32u: Introduce NtUserAdjustWindowRect call for AdjustWindowRect*. 2024-06-06 10:40:39 +02:00
text.c
uitools.c
user_main.c
user_private.h
user32.rc
user32.spec user32: Test and implement GetDpiFromDpiAwarenessContext. 2024-05-27 22:59:21 +02:00
win.c win32u: Call NtUserMapWindowPoints with per-monitor DPI from the drivers. 2024-06-10 22:47:00 +02:00
winhelp.c
winproc.c win32u: Pass the DPI awareness context in win_proc_params. 2024-05-28 20:44:39 +02:00
winstation.c
wsprintf.c