Module: wine Branch: master Commit: 949a8afdaf394a588209c3ee7692630c90b32e22 URL: http://source.winehq.org/git/wine.git/?a=commit;h=949a8afdaf394a588209c3ee76...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Nov 12 12:51:51 2013 +0100
msvcp71: Share part of the implementation with msvcp90.
---
dlls/msvcp71/Makefile.in | 4 +- dlls/msvcp71/cxx.h | 446 ---------- dlls/msvcp71/exception.c | 563 ------------ dlls/msvcp71/math.c | 2169 ---------------------------------------------- dlls/msvcp71/memory.c | 102 --- dlls/msvcp71/misc.c | 190 ---- dlls/msvcp71/msvcp71.c | 105 --- 7 files changed, 3 insertions(+), 3576 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=949a8afdaf394a588209c3...