Alexandre Julliard : ntdll: Move more codepage conversion functions to the common header.

Alexandre Julliard julliard at winehq.org
Mon Apr 11 15:54:58 CDT 2022


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Apr 11 10:57:41 2022 +0200

ntdll: Move more codepage conversion functions to the common header.

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

---

 dlls/ntdll/locale.c         | 264 ++++--------------------------------------
 dlls/ntdll/locale_private.h | 275 ++++++++++++++++++++++++++++++++++++++++++++
 dlls/ntdll/unix/env.c       |  55 +--------
 3 files changed, 302 insertions(+), 292 deletions(-)

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



More information about the wine-cvs mailing list