Alexandre Julliard pushed to branch master at wine / wine
Commits: b0af4509 by Alexandre Julliard at 2024-11-11T11:03:37+01:00 user32: Add an ANSI version of the desktop window proc.
- - - - - e04bd686 by Alexandre Julliard at 2024-11-11T11:03:37+01:00 user32: Add an ANSI version of the icon title window proc.
- - - - - 62f157d9 by Alexandre Julliard at 2024-11-11T12:16:56+01:00 user32: Add an ANSI version of the menu window proc.
- - - - - 392c276e by Alexandre Julliard at 2024-11-11T12:16:56+01:00 user32: All builtin window procs are now dual A/W.
- - - - - 97d5281f by Alexandre Julliard at 2024-11-11T16:25:42+01:00 ntdll/tests: Use the function pointer for NtWow64QueryInformationProcess64.
- - - - - 95ec815c by Alexandre Julliard at 2024-11-11T16:25:42+01:00 server: Fix a thread reference leak.
- - - - -
13 changed files:
- dlls/ntdll/tests/wow64.c - dlls/user32/controls.h - dlls/user32/desktop.c - dlls/user32/icontitle.c - dlls/user32/menu.c - dlls/user32/winproc.c - dlls/win32u/class.c - dlls/win32u/defwnd.c - dlls/win32u/menu.c - dlls/win32u/message.c - dlls/win32u/ntuser_private.h - dlls/win32u/win32u_private.h - server/queue.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/690edc67316853f6f951fa39a858dc...