Hans Leidekker : msvcr71: Add an implementation that forwards to msvcrt.

Alexandre Julliard julliard at winehq.org
Mon Jan 21 05:58:59 CST 2008


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

Author: Hans Leidekker <hans at it.vu.nl>
Date:   Sun Jan 20 19:34:01 2008 +0100

msvcr71: Add an implementation that forwards to msvcrt.

---

 .gitignore                |    1 +
 Makefile.in               |    2 +
 configure                 |    3 +
 configure.ac              |    1 +
 dlls/Makefile.in          |    5 +
 dlls/msvcr71/Makefile.in  |   14 +
 dlls/msvcr71/msvcr71.c    |   42 +++
 dlls/msvcr71/msvcr71.spec |  837 +++++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 905 insertions(+), 0 deletions(-)

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



More information about the wine-cvs mailing list