[PATCH 2/5] msvcrt: Use wide-char string literals.

Piotr Caban piotr at codeweavers.com
Fri Nov 27 07:16:53 CST 2020


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcrt/dir.c     |  8 +++---
  dlls/msvcrt/errno.c   |  6 ++--
  dlls/msvcrt/exit.c    | 28 ++++++-------------
  dlls/msvcrt/file.c    | 24 ++++++----------
  dlls/msvcrt/locale.c  | 65 ++++++-------------------------------------
  dlls/msvcrt/mbcs.c    |  2 +-
  dlls/msvcrt/printf.h  |  3 +-
  dlls/msvcrt/process.c | 23 ++++++---------
  dlls/msvcrt/string.c  |  6 ++--
  dlls/msvcrt/time.c    | 37 +++++++-----------------
  dlls/msvcrt/wcs.c     | 15 ++++------
  11 files changed, 61 insertions(+), 156 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-msvcrt-Use-wide-char-string-literals.txt
Type: text/x-patch
Size: 24058 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20201127/a6838813/attachment-0001.bin>


More information about the wine-devel mailing list