Module: wine Branch: master Commit: 402a72a07aef28aba2327baea8e8f20b08cc15ce URL: http://source.winehq.org/git/wine.git/?a=commit;h=402a72a07aef28aba2327baea8...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Mar 13 13:14:03 2015 +0900
msvcp60: Merge I/O stream code with msvcp90 where possible to reduce the differences.
---
dlls/msvcp60/ios.c | 992 +++++++++++++++++++++++++++++++++++++++------------ dlls/msvcp60/msvcp.h | 2 + dlls/msvcp90/ios.c | 44 ++- 3 files changed, 809 insertions(+), 229 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=402a72a07aef28aba2327b...