[PATCH 08/11] msvcrt: Remove non-needed defines from msvcrt.h.

Piotr Caban piotr at codeweavers.com
Fri Dec 4 08:50:17 CST 2020


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcrt/data.c    |   5 +-
  dlls/msvcrt/exit.c    |  22 ++---
  dlls/msvcrt/file.c    | 212 +++++++++++++++++++++---------------------
  dlls/msvcrt/heap.c    |   4 +-
  dlls/msvcrt/mbcs.c    |   4 +-
  dlls/msvcrt/misc.c    |   4 +-
  dlls/msvcrt/msvcrt.h  |  72 --------------
  dlls/msvcrt/printf.h  |   2 +-
  dlls/msvcrt/process.c |  57 ++++++------
  dlls/msvcrt/string.c  |   6 +-
  dlls/msvcrt/time.c    |   4 +-
  dlls/msvcrt/wcs.c     |  18 ++--
  12 files changed, 169 insertions(+), 241 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-msvcrt-Remove-non-needed-defines-from-msvcrt.h.txt
Type: text/x-patch
Size: 45328 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20201204/6ceb43a4/attachment-0001.bin>


More information about the wine-devel mailing list