Module: wine Branch: master Commit: ed22f3b14d0a2f137a5cafdbc7dd5246034413cf URL: http://source.winehq.org/git/wine.git/?a=commit;h=ed22f3b14d0a2f137a5cafdbc7...
Author: Piotr Caban piotr@codeweavers.com Date: Tue Aug 14 10:51:55 2012 +0200
msvcp90: Added basic_filebuf<wchar> and basic_filebuf<short> implementation.
---
dlls/msvcp90/ios.c | 710 ++++++++++++++++++++++++++++++++++++++++++++- dlls/msvcp90/locale.c | 4 +- dlls/msvcp90/msvcp90.h | 9 +- dlls/msvcp90/msvcp90.spec | 204 +++++++------- 4 files changed, 820 insertions(+), 107 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ed22f3b14d0a2f137a5caf...