[PATCH 2/3] msvcrt: Add mbsrtowcs_s implementation

Piotr Caban piotr at codeweavers.com
Mon May 16 06:29:41 CDT 2016


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  .../api-ms-win-crt-convert-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/msvcr80/msvcr80.spec                          |  2 +-
  dlls/msvcr90/msvcr90.spec                          |  2 +-
  dlls/msvcrt/mbcs.c                                 | 29 
++++++++++++++++++++++
  dlls/msvcrt/msvcrt.spec                            |  2 +-
  dlls/ucrtbase/ucrtbase.spec                        |  2 +-
  10 files changed, 38 insertions(+), 9 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-msvcrt-Add-mbsrtowcs_s-implementation.txt
Type: text/x-patch
Size: 6576 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160516/aecd49de/attachment-0001.bin>


More information about the wine-patches mailing list