[PATCH 01/10] win32u: Add partial wow64 support.
Dec. 6, 2021
2:07 a.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- This allows initialization code and functions using syscall interface to work. Other functions return proper errors instead of crashing. dlls/win32u/syscall.c | 18 +++++ dlls/win32u/wrappers.c | 145 +++++++++++++++++++++++++++++++++++++++-- 2 files changed, 157 insertions(+), 6 deletions(-)
1571
Age (days ago)
1571
Last active (days ago)
1 comments
2 participants
participants (2)
-
Huw Davies -
Jacek Caban