Module: wine Branch: master Commit: 52814a80b44586def9a1ea4f4299fd2e6172d750 URL: http://source.winehq.org/git/wine.git/?a=commit;h=52814a80b44586def9a1ea4f42...
Author: Piotr Caban piotr@codeweavers.com Date: Fri Jan 18 11:43:22 2013 +0100
msvcp: Sync implementations.
---
dlls/msvcp60/msvcp60.spec | 324 ++++++++++---------- dlls/msvcp70/msvcp70.spec | 168 +++++----- dlls/msvcp71/math.c | 744 +++++++++++++++++++++++++++++++++++++++++++++ dlls/msvcp71/msvcp.h | 13 + dlls/msvcp71/msvcp71.spec | 456 ++++++++++++++-------------- dlls/msvcp80/msvcp80.spec | 456 ++++++++++++++-------------- 6 files changed, 1459 insertions(+), 702 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=52814a80b44586def9a1ea...