[PATCH] ntoskrnl.exe: Use wrapper functions to forward several functions to ntdll
25 Feb
2018
25 Feb
'18
4:35 p.m.
This patch fixes partly https://bugs.winehq.org/show_bug.cgi?id=37852 Signed-off-by: Stefan Leichter <sle85276(a)gmx.de> --- dlls/ntoskrnl.exe/ntoskrnl.c | 187 ++++++++++++++++++++++++++++++++++++ dlls/ntoskrnl.exe/ntoskrnl.exe.spec | 58 +++++------ 2 files changed, 216 insertions(+), 29 deletions(-)
2938
Age (days ago)
2938
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stefan Leichter