Alexandre Julliard : msvcp60: Merge more I/ O stream code with msvcp90 to reduce the differences.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Apr 6 10:34:19 CDT 2015


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

Author: Alexandre Julliard <julliard at 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=a826c31f00088b84c8f743d6eca1e8eef3227f05



More information about the wine-cvs mailing list