[PATCH v3 3/5] msvcrt: Use %#I64x format in traces.
8 Feb
2022
8 Feb
'22
6:38 p.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/msvcrt/concurrency.c | 2 +- dlls/msvcrt/console.c | 4 ++-- dlls/msvcrt/except_x86_64.c | 4 ++-- dlls/msvcrt/file.c | 33 +++++++++++++++------------------ dlls/msvcrt/scanf.c | 8 ++++---- dlls/msvcrt/string.c | 10 +++++----- dlls/msvcrt/wcs.c | 14 +++++++------- 7 files changed, 36 insertions(+), 39 deletions(-)
1408
Age (days ago)
1408
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban