Arkadiusz Hiler : msvcirt: Implement most of ifstream.

Alexandre Julliard julliard at winehq.org
Tue Mar 23 15:07:40 CDT 2021


Module: wine
Branch: oldstable
Commit: 2fcb70a75f70bb68a13dc843fe487052b7dafc26
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=2fcb70a75f70bb68a13dc843fe487052b7dafc26

Author: Arkadiusz Hiler <ahiler at codeweavers.com>
Date:   Wed Sep  2 19:56:33 2020 +0300

msvcirt: Implement most of ifstream.

Based on semi-stubs by Gijs Vermeulen.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=22616
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=30014
Signed-off-by: Arkadiusz Hiler <ahiler at codeweavers.com>
Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>
(cherry picked from commit a0faee89e01fe4daf7a25ebc4240cda4fe34da59)
Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>

---

 dlls/msvcirt/msvcirt.c       | 185 +++++++++++++++++++++++++++++++
 dlls/msvcirt/msvcirt.spec    |  68 ++++++------
 dlls/msvcirt/tests/msvcirt.c | 251 +++++++++++++++++++++++++++++++++++++++++++
 dlls/msvcrt20/msvcrt20.spec  |  68 ++++++------
 dlls/msvcrt40/msvcrt40.spec  |  68 ++++++------
 5 files changed, 538 insertions(+), 102 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=2fcb70a75f70bb68a13dc843fe487052b7dafc26



More information about the wine-cvs mailing list