wine/dlls/user32
Myah Caron 79d0c050a9 user32: Add SetDisplayAutoRotationPreferences stub.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55920
Signed-off-by: Myah Caron <qsniyg@protonmail.com>
2023-12-01 19:07:49 +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 makefiles: Always use the global SOURCES variable for .svg files. 2023-10-14 13:47:59 +02:00
mdi.c
menu.c
message.c user32: Enable IsDialogMessageA() ASCII to Unicode mapping only when the user default lang ID is CJK. 2023-09-27 21:47:40 +02:00
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 user32: Add more builtin string resources. 2023-10-06 15:44:28 +02:00
scroll.c
static.c
sysparams.c user32: Add SetDisplayAutoRotationPreferences stub. 2023-12-01 19:07:49 +01:00
text.c
uitools.c
user32.rc user32: Add more builtin string resources. 2023-10-06 15:44:28 +02:00
user32.spec user32: Add SetDisplayAutoRotationPreferences stub. 2023-12-01 19:07:49 +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 user32: Make CallWindowProcA hotpatchable. 2023-09-19 16:59:45 +02:00
winstation.c
wsprintf.c