-
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.