Module: wine Branch: master Commit: 2a8a1452acdeb0eb671ac4526ea10485307ffc31 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2a8a1452acdeb0eb671ac4526e...
Author: Piotr Caban piotr@codeweavers.com Date: Fri Jan 3 14:08:19 2014 +0100
msvcp80: Fix ostreambuf_iterator<char> structure definition.
---
dlls/msvcp90/ios.c | 88 ++++++++++++++++++------ dlls/msvcp90/locale.c | 172 ++++++++++++++++++++++++++++++++++++++++++++++++ dlls/msvcp90/msvcp90.h | 6 ++ 3 files changed, 244 insertions(+), 22 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2a8a1452acdeb0eb671ac4...