YongHao Hu : msvcp90: Add istream::operator>> complex implementation and tests.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Mar 19 09:59:03 CDT 2015


Module: wine
Branch: master
Commit: ff6231d173ca0ec4cc162d6ffa8717e0eb8362f5
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=ff6231d173ca0ec4cc162d6ffa8717e0eb8362f5

Author: YongHao Hu <christopherwuy at gmail.com>
Date:   Thu Mar 19 19:06:46 2015 +0800

msvcp90: Add istream::operator>>complex implementation and tests.

---

 dlls/msvcp71/msvcp71.spec |  12 ++--
 dlls/msvcp80/msvcp80.spec |  12 ++--
 dlls/msvcp90/ios.c        | 177 ++++++++++++++++++++++++++++++++++++++++++++++
 dlls/msvcp90/msvcp90.spec |  12 ++--
 dlls/msvcp90/tests/ios.c  | 104 +++++++++++++++++++++++++++
 5 files changed, 299 insertions(+), 18 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=ff6231d173ca0ec4cc162d6ffa8717e0eb8362f5



More information about the wine-cvs mailing list