Alexandre Julliard pushed to branch master at wine / wine
Commits: e37b23fe by Alexandre Julliard at 2024-08-13T15:32:48+02:00 ntdll: Avoid nested ARM64EC notifications.
- - - - - 8043e1f6 by Alexandre Julliard at 2024-08-13T21:32:07+02:00 ntdll: Support STATUS_EMULATION_SYSCALL exception on ARM64EC.
- - - - - 7d1c8865 by Alexandre Julliard at 2024-08-13T21:41:10+02:00 ntdll: Add a test for BeginSimulation().
And set InSimulation flag that's required on recent Windows.
- - - - -
4 changed files:
- dlls/ntdll/ntdll_misc.h - dlls/ntdll/signal_arm64ec.c - dlls/ntdll/signal_x86_64.c - dlls/ntdll/tests/wow64.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/fcf7cb41f6aa9fecce4979b3cf56ef...