Alexandre Julliard pushed to branch master at wine / wine
Commits: 2229261f by Dāvis Mosāns at 2024-11-25T22:17:02+01:00 ntdll/tests: Unify APC test functions.
This reduces duplication since they all do same thing.
- - - - - fb139a02 by Alexandre Julliard at 2024-11-25T22:17:02+01:00 ntdll: Initial version of NtContinueEx().
Based on a patch by Dāvis Mosāns.
- - - - -
7 changed files:
- dlls/ntdll/ntdll.spec - dlls/ntdll/ntsyscalls.h - dlls/ntdll/signal_arm64ec.c - dlls/ntdll/tests/exception.c - dlls/ntdll/unix/server.c - dlls/wow64/syscall.c - include/winternl.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a1e35c57e9d6f9327fe36615f689a9...