[PATCH] corecrt_wstdio.h: Add new file and use it instead of duplicating declarations in stdio.h and wchar.h.

Jacek Caban jacek at codeweavers.com
Thu Feb 13 08:24:09 CST 2020


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  include/msvcrt/corecrt_wstdio.h | 123 ++++++++++++++++++++++++++++++++
  include/msvcrt/stdio.h          | 103 +-------------------------
  include/msvcrt/wchar.h          |  99 +------------------------
  3 files changed, 125 insertions(+), 200 deletions(-)
  create mode 100644 include/msvcrt/corecrt_wstdio.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-corecrt_wstdio.h-Add-new-file-and-use-it-instead-of-du.txt
Type: text/x-patch
Size: 14412 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200213/5662237a/attachment.bin>


More information about the wine-devel mailing list