Module: wine Branch: master Commit: 43b9cb71801186b23feac97ffc4f73e09d356e2f URL: http://source.winehq.org/git/wine.git/?a=commit;h=43b9cb71801186b23feac97ffc...
Author: Iván Matellanes matellanesivan@gmail.com Date: Mon Jun 8 21:26:28 2015 +0200
msvcirt: Add implementation of streambuf buffer getters.
---
dlls/msvcirt/msvcirt.c | 81 +++++++++++++++++++++++++++++++++++++++++++++ dlls/msvcirt/msvcirt.spec | 36 ++++++++++---------- dlls/msvcrt20/msvcrt20.spec | 36 ++++++++++---------- dlls/msvcrt40/msvcrt40.spec | 36 ++++++++++---------- 4 files changed, 135 insertions(+), 54 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=43b9cb71801186b23feac9...