Martin Storsjo : msvcp140: Add MSVC 2015 C++ support DLL.

Alexandre Julliard julliard at winehq.org
Wed Aug 3 18:09:16 CDT 2016


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

Author: Martin Storsjo <martin at martin.st>
Date:   Tue Nov  3 23:54:34 2015 +0200

msvcp140: Add MSVC 2015 C++ support DLL.

Signed-off-by: Martin Storsjo <martin at martin.st>
Signed-off-by: Daniel Lehman <dlehman at esri.com>
Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 configure                   |    4 +-
 configure.ac                |    3 +-
 dlls/msvcp140/Makefile.in   |   14 +
 dlls/msvcp140/msvcp140.spec | 3783 +++++++++++++++++++++++++++++++++++++++++++
 dlls/msvcp90/ios.c          |   10 +
 dlls/msvcp90/msvcp90.h      |    8 +
 dlls/msvcp90/msvcp_main.c   |   54 +
 dlls/ucrtbase/Makefile.in   |    1 +
 tools/make_specfiles        |    1 +
 9 files changed, 3876 insertions(+), 2 deletions(-)

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



More information about the wine-cvs mailing list