wine/dlls/user32
Dmitry Timoshkov 02e3e17b4d win32u: Give full access rights to the thread desktop.
Fix CEF applications crash at start without --no-sandbox option.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53981
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
2023-03-17 11:51:34 +01:00
..
resources
tests win32u: Give full access rights to the thread desktop. 2023-03-17 11:51:34 +01:00
button.c
class.c
clipboard.c user32: Fix a SetClipboardData() buffer overflow. 2023-01-25 10:10:24 +01:00
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 user32/edit: Fix WM_CHAR handler for double-byte characters. 2023-01-24 20:09:10 +01:00
exticon.c
hook.c
icontitle.c
input.c win32u: Keep the current user locale when loading layout. 2023-03-14 18:38:31 +01:00
listbox.c
lstr.c
Makefile.in user32: Merge focus.c into input.c. 2022-12-09 17:52:25 +01:00
mdi.c
menu.c
message.c user32: Pass BSMINFO in BroadcastSystemMessageExA(). 2023-02-14 20:57:09 +01:00
misc.c
msgbox.c
nonclient.c
property.c
resource.c
resources.h
scroll.c
static.c
sysparams.c
text.c
uitools.c
user32.rc
user32.spec win32u: Stub NtUserIsMouseInPointerEnabled syscall. 2023-01-31 21:05:37 +01:00
user_main.c include: Move ddk/imm.h to immdev.h. 2023-02-15 21:48:33 +01:00
user_private.h
win.c user32: Merge winpos.c into win.c. 2022-12-08 18:41:24 +01:00
winhelp.c
winproc.c user32: Copy directly to the buffer in unpack_message(). 2023-01-27 13:39:07 +01:00
winstation.c
wsprintf.c