Module: wine Branch: master Commit: 3a7bf4a34b82f1857f40f482890e148d7dd9e30a URL: http://source.winehq.org/git/wine.git/?a=commit;h=3a7bf4a34b82f1857f40f48289...
Author: Piotr Caban piotr@codeweavers.com Date: Fri Apr 18 12:33:37 2014 +0200
msvcr70: Share the source code with msvcrt.
---
dlls/msvcr70/Makefile.in | 32 +- dlls/msvcr70/msvcr70.c | 37 - dlls/msvcr70/msvcr70.spec | 1712 ++++++++++++++++++++++----------------------- tools/make_specfiles | 1 - 4 files changed, 886 insertions(+), 896 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=3a7bf4a34b82f1857f40f4...