Module: wine Branch: master Commit: a62ea07a1561be687a4de01aca472a51cb5cb3ee URL: http://source.winehq.org/git/wine.git/?a=commit;h=a62ea07a1561be687a4de01aca...
Author: Piotr Caban piotr@codeweavers.com Date: Mon Nov 26 22:31:09 2012 +0000
msvcp: Sync implementations.
---
dlls/msvcp60/ios.c | 22 ++++++++++++++++++++++ dlls/msvcp60/msvcp60.spec | 8 ++++---- dlls/msvcp70/msvcp70.spec | 12 ++++++------ dlls/msvcp71/ios.c | 22 ++++++++++++++++++++++ dlls/msvcp71/msvcp71.spec | 12 ++++++------ dlls/msvcp80/msvcp80.spec | 12 ++++++------ dlls/msvcp90/ios.c | 22 ++++++++++++++++++++++ dlls/msvcp90/msvcp90.spec | 12 ++++++------ 8 files changed, 94 insertions(+), 28 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a62ea07a1561be687a4de0...