Module: wine Branch: master Commit: a6e53eaed215447af648cce63e0b68fe234ceaa2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a6e53eaed215447af648cce63e...
Author: Piotr Caban piotr@codeweavers.com Date: Wed Apr 16 16:15:41 2014 +0200
msvcr90: Share the source code with msvcrt.
---
dlls/msvcr90/Makefile.in | 32 +- dlls/msvcr90/msvcr90.c | 199 ---- dlls/msvcr90/msvcr90.spec | 2418 ++++++++++++++++++++++----------------------- dlls/msvcrt/Makefile.in | 2 +- dlls/msvcrt/main.c | 4 + dlls/msvcrt/msvcrt.h | 1 + tools/make_specfiles | 1 - 7 files changed, 1245 insertions(+), 1412 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a6e53eaed215447af648cc...