Module: wine Branch: master Commit: ebb4d3887becc44be3dce210ce3f0eb8d34330cb URL: https://source.winehq.org/git/wine.git/?a=commit;h=ebb4d3887becc44be3dce210c...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Jul 29 15:28:34 2021 +0200
wow64: Add thunks for the process/thread query information syscalls.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/wow64/process.c | 272 +++++++++++++++++++++++++++++++++++++++++++++ dlls/wow64/struct32.h | 63 +++++++++++ dlls/wow64/syscall.h | 2 + dlls/wow64/wow64_private.h | 2 + 4 files changed, 339 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=ebb4d3887becc44be3dce...