Sweden-Number/dlls/msvcrt
Piotr Caban 00824a94f0 msvcrt: Don't use GetDaylightFlag function in _ftime64.
The function is not available on current Windows releases.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51959
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-01 20:45:32 +01:00
..
tests
Makefile.in
bnum.h
concurrency.c
console.c
cpp.c
cppexcept.h
crt_gccmain.c
crt_main.c
crt_winmain.c
crt_wmain.c
crt_wwinmain.c
ctype.c
cxx.h
data.c
dir.c
environ.c
errno.c
except.c
except_arm.c
except_arm64.c
except_i386.c msvcrt: Use _JUMP_BUFFER from public header. 2020-12-04 16:37:47 +01:00
except_x86_64.c
exit.c
file.c
heap.c
iob.c
locale.c
lock.c
main.c
math.c
mathf.c
mbcs.c
misc.c
msvcrt.h
msvcrt.spec
mtdll.h
onexit.c
printf.h
process.c
rsrc.rc
scanf.c msvcrt: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:12:09 +02:00
scanf.h
sincos.c
string.c msvcrt: Write memory forward in memset. 2021-10-25 21:16:29 +02:00
thread.c
time.c msvcrt: Don't use GetDaylightFlag function in _ftime64. 2021-11-01 20:45:32 +01:00
undname.c
wcs.c