Andrew Nguyen : msvcrt: Implement _wmakepath_s.

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


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

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

msvcrt: Implement _wmakepath_s.

---

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

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



More information about the wine-cvs mailing list