wine/dlls/user32
Zhiyi Zhang ca97cb8700 server: Inherit internal desktop flags when creating desktops.
Based on Rémi's idea.

CEF applications create their own desktops and so is_virtual_desktop() could incorrectly
report that virtual desktop is off if DF_WINE_VIRTUAL_DESKTOP is not inherited.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55810
2024-02-13 22:37:50 +01:00
..
resources
tests user32/sysparams: Handle more contexts in GetAwarenessFromDpiAwarenessContext. 2024-02-13 22:37:50 +01:00
button.c
class.c user32: Return a proper NTSTATUS in all user callbacks. 2024-01-19 14:30:59 +01:00
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 user32: Return a proper NTSTATUS in all user callbacks. 2024-01-19 14:30:59 +01:00
icontitle.c
input.c win32u: Don't set the high word of keyboard layout to 0xe001 in CJK locales. 2024-01-23 12:19:13 +01:00
listbox.c
lstr.c
Makefile.in
mdi.c
menu.c
message.c user32: Return a proper NTSTATUS in the post DDE message callback. 2024-01-19 14:28:26 +01:00
misc.c
msgbox.c
nonclient.c user32: Load dynamically wine_get_version(). 2024-01-17 11:07:00 +01:00
property.c
resource.c
resources.h
scroll.c
static.c
sysparams.c user32/sysparams: Handle more contexts in GetAwarenessFromDpiAwarenessContext. 2024-02-13 22:37:50 +01:00
text.c
uitools.c
user32.rc
user32.spec
user_main.c include: Add a typedef for user callback function pointers. 2024-01-22 11:26:56 +01:00
user_private.h user32: Return a proper NTSTATUS in all user callbacks. 2024-01-19 14:30:59 +01:00
win.c
winhelp.c
winproc.c user32: Return a proper NTSTATUS in all user callbacks. 2024-01-19 14:30:59 +01:00
winstation.c server: Inherit internal desktop flags when creating desktops. 2024-02-13 22:37:50 +01:00
wsprintf.c