Module: wine Branch: master Commit: 56c5e4210926a1b5e2619520f7c12b62a96c0340 URL: http://source.winehq.org/git/wine.git/?a=commit;h=56c5e4210926a1b5e2619520f7...
Author: Iván Matellanes matellanesivan@gmail.com Date: Wed Oct 19 14:00:55 2016 +0200
msvcirt: Add a partial implementation of class istrstream.
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 | 59 +++++++++++++++++++++++++++++++++++++++++++++ dlls/msvcirt/msvcirt.spec | 40 +++++++++++++++--------------- dlls/msvcrt20/msvcrt20.spec | 40 +++++++++++++++--------------- dlls/msvcrt40/msvcrt40.spec | 40 +++++++++++++++--------------- 4 files changed, 119 insertions(+), 60 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=56c5e4210926a1b5e26195...