Piotr Caban : msvcp80: Don't forward to msvcp90.

Alexandre Julliard julliard at winehq.org
Tue Sep 24 03:22:01 CDT 2013


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

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Wed Sep 18 09:22:47 2013 +0200

msvcp80: Don't forward to msvcp90.

---

 dlls/msvcp80/Makefile.in    |    9 +-
 dlls/msvcp80/cxx.h          |  447 ++
 dlls/msvcp80/exception.c    |  563 ++
 dlls/msvcp80/ios.c          |13313 +++++++++++++++++++++++++++++++++++++++++++
 dlls/msvcp80/locale.c       | 9621 +++++++++++++++++++++++++++++++
 dlls/msvcp80/math.c         | 2165 +++++++
 dlls/msvcp80/memory.c       |  338 ++
 dlls/msvcp80/misc.c         |  231 +
 dlls/msvcp80/msvcp.h        |  483 ++
 dlls/msvcp80/msvcp80.c      |  315 -
 dlls/msvcp80/msvcp80.spec   | 9804 ++++++++++++++++----------------
 dlls/msvcp80/msvcp80_main.c |  124 +
 dlls/msvcp80/string.c       | 4456 +++++++++++++++
 13 files changed, 36651 insertions(+), 5218 deletions(-)

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



More information about the wine-cvs mailing list