Piotr Caban : msvcp: Sync implementations.

Alexandre Julliard julliard at winehq.org
Wed Oct 17 14:32:28 CDT 2012


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

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Wed Oct 17 10:01:40 2012 +0200

msvcp: Sync implementations.

---

 dlls/msvcp100/exception.c   |    7 +
 dlls/msvcp100/locale.c      |  289 +++++++++++++++++++++----------------------
 dlls/msvcp100/msvcp100.spec |    2 +-
 dlls/msvcp100/string.c      |    8 +-
 dlls/msvcp60/exception.c    |    7 +
 dlls/msvcp60/ios.c          |  240 +++++++++++++++++++++++++++++++++++
 dlls/msvcp60/locale.c       |  292 +++++++++++++++++++++----------------------
 dlls/msvcp60/msvcp60.spec   |   22 ++--
 dlls/msvcp70/msvcp70.spec   |   56 ++++----
 dlls/msvcp71/exception.c    |    7 +
 dlls/msvcp71/locale.c       |  289 +++++++++++++++++++++----------------------
 dlls/msvcp71/msvcp71.spec   |    2 +-
 dlls/msvcp71/string.c       |    4 +
 dlls/msvcp80/msvcp80.spec   |   58 +++++-----
 dlls/msvcp90/string.c       |   12 ++-
 15 files changed, 774 insertions(+), 521 deletions(-)

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



More information about the wine-cvs mailing list