Module: wine Branch: master Commit: 624deeb49d7dd4591ae65299079ce2f107d8942a URL: http://source.winehq.org/git/wine.git/?a=commit;h=624deeb49d7dd4591ae6529907...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Oct 14 09:39:34 2016 +0200
ntdll: Prevent importing the Zw functions.
It's better to consistently use the Nt ones.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ntdll/ntdll.spec | 394 ++++++++++++++++++------------------ dlls/ntoskrnl.exe/ntoskrnl.exe.spec | 206 +++++++++---------- 2 files changed, 300 insertions(+), 300 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=624deeb49d7dd4591ae652...