[Git][wine/wine][master] 3 commits: user32: Use NtUserGetAncestor to check for desktop window.
Alexandre Julliard pushed to branch master at wine / wine Commits: e0551578 by Alexandre Julliard at 2026-05-20T12:11:00+02:00 user32: Use NtUserGetAncestor to check for desktop window. - - - - - 6a2c2f19 by Alexandre Julliard at 2026-05-20T12:12:14+02:00 win32u: Move desktop and message windows to the internal thread info. - - - - - 089ed068 by Alexandre Julliard at 2026-05-20T12:12:40+02:00 win32u: Move the GetMessagePos/Time/ExtraInfo values to the internal thread info. - - - - - 12 changed files: - dlls/user32/dialog.c - dlls/user32/user_private.h - dlls/user32/win.c - dlls/win32u/driver.c - dlls/win32u/input.c - dlls/win32u/message.c - dlls/win32u/ntuser_private.h - dlls/win32u/rawinput.c - dlls/win32u/window.c - dlls/win32u/winstation.c - dlls/winex11.drv/event.c - include/ntuser.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c75fb1672fd3a416bed06c164f0b17... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c75fb1672fd3a416bed06c164f0b17... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)