Piotr Caban : msvcrt: Added wcsrtombs implementation.

Alexandre Julliard julliard at winehq.org
Thu Apr 28 12:18:52 CDT 2011


Module: wine
Branch: master
Commit: 168909283c371f42a3b5074b96f1fe3e91c9a956
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=168909283c371f42a3b5074b96f1fe3e91c9a956

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Wed Apr 27 20:08:41 2011 +0200

msvcrt: Added wcsrtombs implementation.

---

 dlls/msvcr100/msvcr100.spec |    4 +-
 dlls/msvcr80/msvcr80.spec   |    4 +-
 dlls/msvcr90/msvcr90.spec   |    4 +-
 dlls/msvcrt/msvcrt.h        |    1 +
 dlls/msvcrt/msvcrt.spec     |    4 +-
 dlls/msvcrt/tests/string.c  |   22 ++++++++++++
 dlls/msvcrt/wcs.c           |   78 ++++++++++++++++++++++++++++++++++---------
 7 files changed, 93 insertions(+), 24 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=168909283c371f42a3b5074b96f1fe3e91c9a956



More information about the wine-cvs mailing list