Alexandre Julliard : make_unicode: Add a wctype table in kernel32 for GetStringTypeW().

Alexandre Julliard julliard at winehq.org
Wed May 22 15:52:06 CDT 2019


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed May 22 10:31:55 2019 +0200

make_unicode: Add a wctype table in kernel32 for GetStringTypeW().

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

---

 dlls/kernel32/Makefile.in |    1 +
 dlls/kernel32/locale.c    |   18 +-
 dlls/kernel32/wctype.c    | 2154 +++++++++++++++++++++++++++++++++++++++++++++
 tools/make_unicode        |   36 +-
 4 files changed, 2201 insertions(+), 8 deletions(-)

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



More information about the wine-cvs mailing list