Alexandre Julliard : msvcp: Add a macro to access the locale field of I/ O streams.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Mar 16 10:34:24 CDT 2015


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Mar 16 17:25:08 2015 +0900

msvcp: Add a macro to access the locale field of I/O streams.

---

 dlls/msvcp60/ios.c     | 156 ++++++++++++++++-----------------
 dlls/msvcp60/locale.c  |  90 +++++++++----------
 dlls/msvcp60/msvcp.h   |   2 +
 dlls/msvcp90/ios.c     | 232 ++++++++++++++++++++++++++-----------------------
 dlls/msvcp90/locale.c  |  88 +++++++++----------
 dlls/msvcp90/msvcp90.h |   6 ++
 6 files changed, 296 insertions(+), 278 deletions(-)

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



More information about the wine-cvs mailing list