[PATCH 1/7] msvcrt: Move btowc implementation to mbcs.c file.

Piotr Caban piotr at codeweavers.com
Thu Nov 26 12:18:57 CST 2020


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcr100/msvcr100.spec |  2 +-
  dlls/msvcr110/msvcr110.spec |  2 +-
  dlls/msvcr120/msvcr120.spec |  2 +-
  dlls/msvcr80/msvcr80.spec   |  2 +-
  dlls/msvcr90/msvcr90.spec   |  2 +-
  dlls/msvcrt/locale.c        | 19 -------------------
  dlls/msvcrt/mbcs.c          | 19 +++++++++++++++++++
  dlls/msvcrt/msvcrt.spec     |  2 +-
  dlls/ucrtbase/ucrtbase.spec |  4 ++--
  9 files changed, 27 insertions(+), 27 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Move-btowc-implementation-to-mbcs.c-file.txt
Type: text/x-patch
Size: 5687 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20201126/deb88504/attachment.bin>


More information about the wine-devel mailing list