18 Sep
2015
18 Sep
'15
7:31 p.m.
Module: wine Branch: master Commit: 37de5343526320e04dba9117547ed254986b1922 URL: http://source.winehq.org/git/wine.git/?a=commit;h=37de5343526320e04dba911754... Author: Iván Matellanes <matellanesivan(a)gmail.com> Date: Thu Sep 17 11:06:46 2015 +0200 msvcirt: Add stub of class strstreambuf. --- dlls/msvcirt/msvcirt.c | 214 ++++++++++++++++++++++++++++++++++++++++---- dlls/msvcirt/msvcirt.h | 2 + dlls/msvcirt/msvcirt.spec | 70 +++++++-------- dlls/msvcrt20/msvcrt20.spec | 62 ++++++------- dlls/msvcrt40/msvcrt40.spec | 62 ++++++------- 5 files changed, 298 insertions(+), 112 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=37de5343526320e04dba91...