[PATCH] msvcr120: Added wchar_t* fields to struct MSVCRT_lconv.

Yifu Wang YWang at esri.com
Fri Nov 21 18:50:07 CST 2014


---
 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 +++
 5 files changed, 322 insertions(+), 0 deletions(-)
 create mode 100644 dlls/msvcr120/tests/Makefile.in
 create mode 100644 dlls/msvcr120/tests/msvcr120.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcr120-Added-wchar_t-fields-to-struct-MSVCRT_lconv.patch
Type: application/octet-stream
Size: 17500 bytes
Desc: 0001-msvcr120-Added-wchar_t-fields-to-struct-MSVCRT_lconv.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141122/de410d79/attachment-0001.obj>


More information about the wine-patches mailing list