Alexandre Julliard : msvcp100: Share the source code with msvcp90.

Alexandre Julliard julliard at winehq.org
Thu Dec 19 12:43:26 CST 2013


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Dec 19 17:02:11 2013 +0100

msvcp100: Share the source code with msvcp90.

---

 dlls/msvcp100/Makefile.in |    4 +-
 dlls/msvcp100/cxx.h       |  448 ---
 dlls/msvcp100/exception.c |  602 ---
 dlls/msvcp100/ios.c       | 8386 ------------------------------------------
 dlls/msvcp100/locale.c    | 8936 ---------------------------------------------
 dlls/msvcp100/math.c      |  803 ----
 dlls/msvcp100/memory.c    |   63 -
 dlls/msvcp100/misc.c      |  345 --
 dlls/msvcp100/msvcp.h     |  474 ---
 dlls/msvcp100/msvcp100.c  |  111 -
 dlls/msvcp100/string.c    |  789 ----
 dlls/msvcp90/exception.c  |   39 +
 dlls/msvcp90/ios.c        |  312 +-
 dlls/msvcp90/locale.c     |  104 +-
 dlls/msvcp90/misc.c       |  114 +
 dlls/msvcp90/msvcp90.h    |   26 +
 dlls/msvcp90/string.c     |  109 +
 17 files changed, 544 insertions(+), 21121 deletions(-)

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



More information about the wine-cvs mailing list