Module: wine Branch: master Commit: ac5102602ffa37baba312b27031dc0c98ed7eea8 URL: https://source.winehq.org/git/wine.git/?a=commit;h=ac5102602ffa37baba312b270...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Jul 26 12:35:33 2021 +0200
wow64: Add thunks for the generic object syscalls.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/wow64/struct32.h | 32 ++++++++ dlls/wow64/sync.c | 197 ++++++++++++++++++++++++++++++++++++++++++++++++++ dlls/wow64/syscall.h | 4 + 3 files changed, 233 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=ac5102602ffa37baba312...