Module: wine Branch: stable Commit: 6bdac7a1bd7fbab9a2bae99b9842b985fc09a6a1 URL: https://source.winehq.org/git/wine.git/?a=commit;h=6bdac7a1bd7fbab9a2bae99b9...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Feb 27 13:47:47 2018 +0100
ntoskrnl: Avoid forwarding to ntdll, link directly instead.
Signed-off-by: Alexandre Julliard julliard@winehq.org (cherry picked from commit bf35c2612c3c2a166e540fb062b96e9f062131e1) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/ntdll/ntdll.spec | 18 +- dlls/ntoskrnl.exe/ntoskrnl.exe.spec | 732 ++++++++++++++++++------------------ 2 files changed, 375 insertions(+), 375 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=6bdac7a1bd7fbab9a2bae...