Module: wine Branch: master Commit: b7c5e341ae8e50316fbe4fe011d409b852e9d074 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b7c5e341ae8e50316fbe4fe011...
Author: Piotr Caban piotr@codeweavers.com Date: Thu Apr 17 13:07:21 2014 +0200
msvcr110: Share the source code with msvcrt.
---
dlls/msvcr110/Makefile.in | 32 +- dlls/msvcr110/msvcr110.c | 72 -- dlls/msvcr110/msvcr110.spec | 2436 +++++++++++++++++++++---------------------- dlls/msvcrt/except.c | 8 + dlls/msvcrt/misc.c | 12 + dlls/msvcrt/process.c | 8 + tools/make_specfiles | 1 - 7 files changed, 1276 insertions(+), 1293 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b7c5e341ae8e50316fbe4f...