Module: wine Branch: master Commit: 595039be05050448e1c9b529281416e48670a388 URL: https://source.winehq.org/git/wine.git/?a=commit;h=595039be05050448e1c9b5292...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Jul 30 13:05:53 2021 +0200
wow64: Add thunks for the job object query/set information syscalls.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/wow64/struct32.h | 36 ++++++++++ dlls/wow64/sync.c | 178 ++++++++++++++++++++++++++++++++++++++++++++++++++ dlls/wow64/syscall.h | 2 + 3 files changed, 216 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=595039be05050448e1c9b...