Gijs Vermeulen : msvcirt: Implement ofstream class.

Alexandre Julliard julliard at winehq.org
Tue Sep 22 15:46:41 CDT 2020


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

Author: Gijs Vermeulen <gijsvrm at gmail.com>
Date:   Tue Sep 22 16:07:55 2020 +0200

msvcirt: Implement ofstream class.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=31342
Signed-off-by: Gijs Vermeulen <gijsvrm at gmail.com>
Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/msvcirt/msvcirt.c       | 205 ++++++++++++++++++++++-
 dlls/msvcirt/msvcirt.spec    |  72 ++++----
 dlls/msvcirt/tests/msvcirt.c | 388 +++++++++++++++++++++++++++++++++++++++++++
 dlls/msvcrt20/msvcrt20.spec  |  72 ++++----
 dlls/msvcrt40/msvcrt40.spec  |  72 ++++----
 5 files changed, 699 insertions(+), 110 deletions(-)

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



More information about the wine-cvs mailing list