[PATCH] msvcrt: Use mbtowc/wctomb for string conversion in printf.

Piotr Caban piotr at codeweavers.com
Thu Feb 14 11:19:10 CST 2019


This changes printf behaviour for C locale.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcrt/msvcrt.h       |  2 +
  dlls/msvcrt/printf.h       | 97 ++++++++++++++++++++++++--------------
  dlls/msvcrt/tests/printf.c | 12 +++++
  3 files changed, 75 insertions(+), 36 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Use-mbtowc-wctomb-for-string-conversion-in-prin.txt
Type: text/x-patch
Size: 12905 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190214/94a5b278/attachment.bin>


More information about the wine-devel mailing list