Module: wine Branch: master Commit: ee28dbf5424e1605b52fa99c5bb1850e7b9b065c URL: http://source.winehq.org/git/wine.git/?a=commit;h=ee28dbf5424e1605b52fa99c5b...
Author: Iván Matellanes matellanesivan@gmail.com Date: Wed Jun 3 21:10:23 2015 +0200
msvcirt: Add initial implementation of streambuf.
---
dlls/msvcirt/msvcirt.c | 276 ++++++++++++++++++++++++++++++++++++++++++++ dlls/msvcirt/msvcirt.h | 3 + dlls/msvcirt/msvcirt.spec | 70 +++++------ dlls/msvcrt20/msvcrt20.spec | 70 +++++------ dlls/msvcrt40/msvcrt40.spec | 70 +++++------ 5 files changed, 384 insertions(+), 105 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ee28dbf5424e1605b52fa9...