[PATCH 1/5] msvcrt: Remove MSVCRT_wchar_t type.

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


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcrt/console.c |  38 ++--
  dlls/msvcrt/ctype.c   |   2 +-
  dlls/msvcrt/data.c    |  62 +++---
  dlls/msvcrt/dir.c     |  88 ++++-----
  dlls/msvcrt/environ.c |  34 ++--
  dlls/msvcrt/errno.c   |  18 +-
  dlls/msvcrt/exit.c    |  22 +--
  dlls/msvcrt/file.c    | 156 +++++++--------
  dlls/msvcrt/heap.c    |  16 +-
  dlls/msvcrt/locale.c  | 170 ++++++++---------
  dlls/msvcrt/mbcs.c    |  32 ++--
  dlls/msvcrt/msvcrt.h  | 133 +++++++------
  dlls/msvcrt/printf.h  |  16 +-
  dlls/msvcrt/process.c | 190 +++++++++----------
  dlls/msvcrt/scanf.c   |  58 +++---
  dlls/msvcrt/scanf.h   |  28 +--
  dlls/msvcrt/string.c  |  46 ++---
  dlls/msvcrt/time.c    |  50 ++---
  dlls/msvcrt/wcs.c     | 432 +++++++++++++++++++++---------------------
  19 files changed, 795 insertions(+), 796 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Remove-MSVCRT_wchar_t-type.txt
Type: text/x-patch
Size: 230840 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20201127/492c4b81/attachment-0001.bin>


More information about the wine-devel mailing list