[PATCH 03/15] msvcrt: Use FILE from public header.
1 Dec
2020
1 Dec
'20
12:51 p.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- 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(-)
1927
Age (days ago)
1927
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban