[PATCH 08/11] msvcrt: Remove non-needed defines from msvcrt.h.
4 Dec
2020
4 Dec
'20
2:50 p.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/msvcrt/data.c | 5 +- dlls/msvcrt/exit.c | 22 ++--- dlls/msvcrt/file.c | 212 +++++++++++++++++++++--------------------- dlls/msvcrt/heap.c | 4 +- dlls/msvcrt/mbcs.c | 4 +- dlls/msvcrt/misc.c | 4 +- dlls/msvcrt/msvcrt.h | 72 -------------- dlls/msvcrt/printf.h | 2 +- dlls/msvcrt/process.c | 57 ++++++------ dlls/msvcrt/string.c | 6 +- dlls/msvcrt/time.c | 4 +- dlls/msvcrt/wcs.c | 18 ++-- 12 files changed, 169 insertions(+), 241 deletions(-)
1840
Age (days ago)
1840
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban