Alexandre Julliard pushed to branch master at wine / wine
Commits: b838a0fe by Alexandre Julliard at 2025-09-30T18:12:28+02:00 makedep: Add rules to build winmd files.
Based on a patch by Hans Leidekker.
- - - - - b4f872e5 by Alexandre Julliard at 2025-09-30T18:12:28+02:00 wow64cpu: Store the 32-bit segment registers in the context also on Unix calls.
- - - - - e34d4d03 by Alexandre Julliard at 2025-09-30T18:12:28+02:00 wow64: Support exceptions happening in 16-bit mode.
- - - - - c321d2d8 by Alexandre Julliard at 2025-09-30T18:12:28+02:00 ntdll: Support exceptions happening in 16-bit mode.
- - - - - 64d8e50d by Alexandre Julliard at 2025-09-30T18:12:28+02:00 shell: Fix crash in ShellAbout16() when no icon is specified.
- - - - -
16 changed files:
- dlls/ntdll/unix/signal_x86_64.c - dlls/shell.dll16/shell.c - dlls/wow64/syscall.c - dlls/wow64cpu/cpu.c - include/windows.applicationmodel.idl - include/windows.globalization.idl - include/windows.graphics.idl - include/windows.media.idl - include/windows.networking.idl - include/windows.perception.idl - include/windows.storage.idl - include/windows.system.idl - include/windows.ui.idl - include/windows.ui.xaml.idl - tools/makedep.c - tools/widl/metadata.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4485b4a7d4f244e602a05f22150f31...