Yifu Wang : msvcr120: Added wchar_t* fields to struct MSVCRT_lconv.
Module: wine Branch: master Commit: 08d050899322f0783db52e3b621e16b93aad7cb0 URL: http://source.winehq.org/git/wine.git/?a=commit;h=08d050899322f0783db52e3b62... Author: Yifu Wang <ywang(a)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=08d050899322f0783db52e...
participants (1)
-
Alexandre Julliard