Module: wine Branch: master Commit: a221f87709c959a10a69cc819687cdd11d04971d URL: http://source.winehq.org/git/wine.git/?a=commit;h=a221f87709c959a10a69cc8196...
Author: Piotr Caban piotr@codeweavers.com Date: Thu Oct 4 13:13:56 2012 +0200
msvcp90: Added ios_base::Init class implementation.
---
dlls/msvcp100/ios.c | 70 ++++++++++++++++++++++++++++++++++++++++-- dlls/msvcp100/msvcp100.spec | 30 +++++++++--------- dlls/msvcp71/ios.c | 63 ++++++++++++++++++++++++++++++++++++-- dlls/msvcp71/msvcp71.spec | 18 +++++----- dlls/msvcp90/ios.c | 70 ++++++++++++++++++++++++++++++++++++++++-- dlls/msvcp90/msvcp90.spec | 30 +++++++++--------- 6 files changed, 230 insertions(+), 51 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a221f87709c959a10a69cc...