Module: wine Branch: master Commit: 049fb065c49cc5270a7413b71ff5b6826f6da3f0 URL: https://gitlab.winehq.org/wine/wine/-/commit/049fb065c49cc5270a7413b71ff5b68...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Aug 28 11:32:18 2023 +0200
ntdll: Implement the cross-process work list functions.
---
dlls/ntdll/ntdll.spec | 5 ++ dlls/ntdll/process.c | 114 ++++++++++++++++++++++++++++++++++- dlls/ntdll/tests/wow64.c | 150 ++++++++++++++++++++++++++++++++++++++++++++++- include/winternl.h | 49 ++++++++++++++++ 4 files changed, 316 insertions(+), 2 deletions(-)