Piotr Caban : msvcp: Sync implementations.

Alexandre Julliard julliard at winehq.org
Thu Oct 11 15:25:16 CDT 2012


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

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Thu Oct 11 12:36:16 2012 +0200

msvcp: Sync implementations.

---

 dlls/msvcp100/cxx.h       |  119 +++++++++++++++++++++++
 dlls/msvcp100/exception.c |  237 +++-----------------------------------------
 dlls/msvcp100/ios.c       |    9 +-
 dlls/msvcp100/locale.c    |    5 +-
 dlls/msvcp60/cxx.h        |  119 +++++++++++++++++++++++
 dlls/msvcp60/exception.c  |  237 +++-----------------------------------------
 dlls/msvcp60/ios.c        |    9 +-
 dlls/msvcp60/locale.c     |    5 +-
 dlls/msvcp71/cxx.h        |  119 +++++++++++++++++++++++
 dlls/msvcp71/exception.c  |  237 +++-----------------------------------------
 dlls/msvcp71/ios.c        |   31 +++---
 dlls/msvcp71/locale.c     |    5 +-
 dlls/msvcp71/msvcp71.spec |    8 +-
 dlls/msvcp71/string.c     |   27 -----
 14 files changed, 448 insertions(+), 719 deletions(-)

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



More information about the wine-cvs mailing list