Arkadiusz Hiler : msvcirt: Implement most of ifstream.

Alexandre Julliard julliard at winehq.org
Thu Sep 3 15:26:46 CDT 2020


Module: wine
Branch: master
Commit: a0faee89e01fe4daf7a25ebc4240cda4fe34da59
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=a0faee89e01fe4daf7a25ebc4240cda4fe34da59

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>

---

 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=a0faee89e01fe4daf7a25ebc4240cda4fe34da59



More information about the wine-cvs mailing list