Isaac Marovitz : ntdll: Implement NtQueueApcThreadEx().
17 Apr
2024
17 Apr
'24
10:32 p.m.
Module: wine Branch: master Commit: d821ddaa2040d965c9902f5c21ce843125a7f78e URL: https://gitlab.winehq.org/wine/wine/-/commit/d821ddaa2040d965c9902f5c21ce843... Author: Isaac Marovitz <isaacryu(a)icloud.com> Date: Sat Apr 13 14:15:10 2024 -0400 ntdll: Implement NtQueueApcThreadEx(). --- dlls/ntdll/ntdll.spec | 2 + dlls/ntdll/ntsyscalls.h | 320 ++++++++++++++++++++++---------------------- dlls/ntdll/signal_arm64ec.c | 7 + dlls/ntdll/unix/thread.c | 11 ++ dlls/wow64/process.c | 17 +++ include/winternl.h | 1 + 6 files changed, 199 insertions(+), 159 deletions(-)
701
Age (days ago)
701
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard