Yifu Wang : msvcr120: Added wchar_t* fields to struct MSVCRT_lconv.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Dec 3 15:43:25 CST 2014


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

Author: Yifu Wang <ywang at esri.com>
Date:   Fri Nov 21 11:36:46 2014 -0800

msvcr120: Added wchar_t* fields to struct MSVCRT_lconv.

---

 configure                       |   1 +
 configure.ac                    |   1 +
 dlls/msvcr120/tests/Makefile.in |   5 ++
 dlls/msvcr120/tests/msvcr120.c  | 155 ++++++++++++++++++++++++++++++++++++++++
 dlls/msvcrt/locale.c            | 151 ++++++++++++++++++++++++++++++++++++++
 dlls/msvcrt/msvcrt.h            |  10 +++
 6 files changed, 323 insertions(+)

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



More information about the wine-cvs mailing list