Alexandre Julliard : ntdll: Use the standard C library names for the wide char functions.

Alexandre Julliard julliard at winehq.org
Tue Jun 30 14:55:06 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jun 30 12:07:01 2020 +0200

ntdll: Use the standard C library names for the wide char functions.

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

---

 dlls/ntdll/locale.c     |  4 +--
 dlls/ntdll/ntdll.spec   | 60 ++++++++++++++++++-------------------
 dlls/ntdll/ntdll_misc.h | 41 -------------------------
 dlls/ntdll/wcstring.c   | 80 ++++++++++++++++++++++++-------------------------
 4 files changed, 72 insertions(+), 113 deletions(-)

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



More information about the wine-cvs mailing list