Module: wine Branch: master Commit: 384e74cd75dbcbb48d552f8dec2dd1a25ebea869 URL: http://source.winehq.org/git/wine.git/?a=commit;h=384e74cd75dbcbb48d552f8dec...
Author: Iván Matellanes matellanesivan@gmail.com Date: Fri Oct 21 19:34:03 2016 +0200
msvcirt: Add a partial implementation of class stdiostream.
Signed-off-by: Iván Matellanes matellanesivan@gmail.com Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/msvcirt/msvcirt.c | 44 ++++++++++++++++++++++++++++++++++++++++++++ dlls/msvcirt/msvcirt.spec | 34 +++++++++++++++++----------------- dlls/msvcrt20/msvcrt20.spec | 34 +++++++++++++++++----------------- dlls/msvcrt40/msvcrt40.spec | 34 +++++++++++++++++----------------- 4 files changed, 95 insertions(+), 51 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=384e74cd75dbcbb48d552f...