Alexandre Julliard : ntdll: Make NtGetNlsSectionPtr() into a proper Nt syscall.

Alexandre Julliard julliard at winehq.org
Thu Oct 15 15:41:09 CDT 2020


Module: wine
Branch: master
Commit: 54c31d5332a71d785db1b73cf3be41818adeab8a
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=54c31d5332a71d785db1b73cf3be41818adeab8a

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Oct 15 20:17:46 2020 +0200

ntdll: Make NtGetNlsSectionPtr() into a proper Nt syscall.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernel32/tests/locale.c |  12 +--
 dlls/ntdll/locale.c          | 184 +------------------------------------------
 dlls/ntdll/ntdll.spec        |   4 +-
 dlls/ntdll/unix/env.c        | 153 ++++++++++++++++++++++++++++++++---
 4 files changed, 151 insertions(+), 202 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=54c31d5332a71d785db1b73cf3be41818adeab8a



More information about the wine-cvs mailing list