[PATCH 1/3] msvcrt: Add _wctype table.

Piotr Caban piotr at codeweavers.com
Fri Jul 17 12:55:24 CDT 2020


The content of table matches with ucrtbase.dll.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  .../api-ms-win-crt-string-l1-1-0.spec         |  2 +-
  dlls/msvcr100/msvcr100.spec                   |  2 +-
  dlls/msvcr110/msvcr110.spec                   |  2 +-
  dlls/msvcr120/msvcr120.spec                   |  2 +-
  dlls/msvcr120_app/msvcr120_app.spec           |  2 +-
  dlls/msvcr70/msvcr70.spec                     |  2 +-
  dlls/msvcr71/msvcr71.spec                     |  2 +-
  dlls/msvcr80/msvcr80.spec                     |  2 +-
  dlls/msvcr90/msvcr90.spec                     |  2 +-
  dlls/msvcrt/ctype.c                           | 53 +++++++++++++++++++
  dlls/msvcrt/msvcrt.spec                       |  2 +-
  dlls/ucrtbase/ucrtbase.spec                   |  2 +-
  12 files changed, 64 insertions(+), 11 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Add-_wctype-table.txt
Type: text/x-patch
Size: 8591 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200717/3347cc72/attachment.bin>


More information about the wine-devel mailing list