Alexandre Julliard : libwine: Map partial DBCS characters to the default char.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Feb 9 10:46:48 CST 2016


Module: wine
Branch: master
Commit: 62033734961f29ea95c489700648026949da4b19
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=62033734961f29ea95c489700648026949da4b19

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Feb  9 13:44:26 2016 +0900

libwine: Map partial DBCS characters to the default char.

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

---

 dlls/kernel32/tests/codepage.c |  8 ++++----
 libs/wine/c_10001.c            | 16 ++++++++--------
 libs/wine/c_10002.c            | 24 ++++++++++++------------
 libs/wine/c_10003.c            | 24 ++++++++++++------------
 libs/wine/c_10008.c            | 22 +++++++++++-----------
 libs/wine/c_1361.c             | 32 ++++++++++++++++----------------
 libs/wine/c_20932.c            | 30 +++++++++++++++---------------
 libs/wine/c_932.c              | 16 ++++++++--------
 libs/wine/c_936.c              | 32 ++++++++++++++++----------------
 libs/wine/c_949.c              | 32 ++++++++++++++++----------------
 libs/wine/c_950.c              | 32 ++++++++++++++++----------------
 libs/wine/mbtowc.c             | 16 ++++++++--------
 tools/make_unicode             |  4 ++--
 13 files changed, 144 insertions(+), 144 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=62033734961f29ea95c489700648026949da4b19



More information about the wine-cvs mailing list