Module: wine Branch: master Commit: de5cf35cb78404ca4e4fd16e9667a07a4008c9df URL: http://source.winehq.org/git/wine.git/?a=commit;h=de5cf35cb78404ca4e4fd16e96...
Author: Piotr Caban piotr@codeweavers.com Date: Wed Jun 13 15:22:13 2012 +0200
msvcp90: Added basic_iostream<char> implementation.
---
dlls/msvcp90/ios.c | 94 ++++++++++++++++++++++++++++++++++++++++++++- dlls/msvcp90/msvcp90.h | 22 +++++++---- dlls/msvcp90/msvcp90.spec | 22 +++++----- 3 files changed, 117 insertions(+), 21 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=de5cf35cb78404ca4e4fd1...