Andrew Nguyen : msvcrt: Implement _makepath_s.

Alexandre Julliard julliard at winehq.org
Fri Jun 25 09:40:54 CDT 2010


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

Author: Andrew Nguyen <anguyen at codeweavers.com>
Date:   Fri Jun 25 03:53:41 2010 -0500

msvcrt: Implement _makepath_s.

---

 dlls/msvcr100/msvcr100.spec |    2 +-
 dlls/msvcr80/msvcr80.spec   |    2 +-
 dlls/msvcr90/msvcr90.spec   |    2 +-
 dlls/msvcrt/dir.c           |  104 ++++++++++++++++++++++++++++++++++++
 dlls/msvcrt/msvcrt.spec     |    2 +-
 dlls/msvcrt/tests/dir.c     |  123 +++++++++++++++++++++++++++++++++++++++++++
 include/msvcrt/stdlib.h     |    1 +
 7 files changed, 232 insertions(+), 4 deletions(-)

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



More information about the wine-cvs mailing list