wine/dlls/user32
2023-11-27 23:25:08 +01:00
..
resources
tests user32/tests: Remove test_SendMessage_other_thread(2). 2023-11-27 22:39:51 +01:00
button.c
class.c
clipboard.c
combo.c
controls.h
cursoricon.c
dde_client.c
dde_misc.c user32: Use SecureZeroMemory to clear magic fields. 2023-11-07 22:05:35 +01:00
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c
edit.c
exticon.c
hook.c
icontitle.c
input.c
listbox.c
lstr.c
Makefile.in
mdi.c
menu.c
message.c
misc.c
msgbox.c
nonclient.c
property.c
resource.c user32: Put 0 to output string even for 1 char buffer in LoadStringW(). 2023-11-09 14:38:32 +01:00
resources.h
scroll.c
static.c
sysparams.c user32: Add stub for GetThreadDpiHostingBehavior. 2023-11-27 23:25:08 +01:00
text.c
uitools.c
user32.rc
user32.spec user32: Fix spec entry for SetThreadDpiHostingBehavior. 2023-11-27 23:25:08 +01:00
user_main.c
user_private.h
win.c user32: Add stubs for GetWindowDpiHostingBehavior and SetThreadDpiHostingBehavior. 2023-11-15 23:03:51 +01:00
winhelp.c
winproc.c
winstation.c
wsprintf.c