Piotr Caban : msvcrt: Use get_locinfo instead of get_locale.

Alexandre Julliard julliard at winehq.org
Wed May 25 11:28:12 CDT 2011


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

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Tue May 24 17:22:32 2011 +0200

msvcrt: Use get_locinfo instead of get_locale.

---

 dlls/msvcrt/ctype.c  |   44 +++++++++++++-------
 dlls/msvcrt/file.c   |    2 +-
 dlls/msvcrt/locale.c |   12 +++++-
 dlls/msvcrt/mbcs.c   |  107 +++++++++++++++++++++++++++----------------------
 dlls/msvcrt/msvcrt.h |    2 +-
 dlls/msvcrt/printf.h |   55 +++++++++++++------------
 dlls/msvcrt/scanf.h  |    9 +++-
 dlls/msvcrt/string.c |   52 ++++++++++++++++--------
 dlls/msvcrt/wcs.c    |   22 ++++++----
 9 files changed, 182 insertions(+), 123 deletions(-)

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



More information about the wine-cvs mailing list