Piotr Caban : msvcrt: Use FILE from public header.

Alexandre Julliard julliard at winehq.org
Tue Dec 1 15:40:35 CST 2020


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

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Tue Dec  1 13:51:39 2020 +0100

msvcrt: Use FILE from public header.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/msvcrt/file.c    | 236 +++++++++++++++++++++++++-------------------------
 dlls/msvcrt/msvcrt.h  |  54 ++++++------
 dlls/msvcrt/process.c |  12 +--
 dlls/msvcrt/scanf.c   |  20 ++---
 dlls/msvcrt/scanf.h   |  10 +--
 5 files changed, 165 insertions(+), 167 deletions(-)

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



More information about the wine-cvs mailing list