Module: wine Branch: master Commit: a826c31f00088b84c8f743d6eca1e8eef3227f05 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a826c31f00088b84c8f743d6ec...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Apr 6 22:48:34 2015 +0900
msvcp60: Merge more I/O stream code with msvcp90 to reduce the differences.
---
dlls/msvcp60/ios.c | 1287 +++++++++++++++++++++++++++++++++++++++++++-- dlls/msvcp60/msvcp.h | 21 + dlls/msvcp70/msvcp70.spec | 18 +- dlls/msvcp71/msvcp71.spec | 12 +- dlls/msvcp80/msvcp80.spec | 12 +- dlls/msvcp90/ios.c | 90 +++- dlls/msvcp90/msvcp90.spec | 12 +- 7 files changed, 1362 insertions(+), 90 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a826c31f00088b84c8f743...