Sweden-Number/dlls/msvcrt
Daniel Lehman a29f606e08 msvcr110: Add _Context::_CurrentContext.
Signed-off-by: Daniel Lehman <dlehman25@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-11-03 14:53:34 +01:00
..
tests msvcrt/tests: Add scanf tests for dashes in scanset. 2020-11-02 22:06:52 +01:00
Makefile.in
bnum.h
console.c
cpp.c
cppexcept.h msvcrt: Terminate on noexcept function trying to propagate exception (i386). 2020-10-05 10:55:08 +02:00
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: Terminate on noexcept function trying to propagate exception (i386). 2020-10-05 10:55:08 +02:00
except_x86_64.c msvcrt: Terminate on noexcept function trying to propagate exception (x86_64). 2020-10-05 10:55:13 +02:00
exit.c
file.c msvcrt: Fix console detection in _write. 2020-09-18 22:08:12 +02:00
heap.c
iob.c
locale.c
lock.c
main.c
math.c
mathf.c
mbcs.c msvcrt: Implement _mbbtype_l(). 2020-09-24 17:44:51 +02:00
misc.c
msvcrt.h msvcrt: Implement _mbbtype_l(). 2020-09-24 17:44:51 +02:00
msvcrt.spec msvcrt: Correct spec entries for _wcstod_l(). 2020-10-06 21:47:56 +02:00
mtdll.h
onexit.c
printf.h
process.c
rsrc.rc
scanf.c
scanf.h msvcrt: Fix scanf with dashes in scanset. 2020-11-02 22:06:52 +01:00
scheduler.c msvcr110: Add _Context::_CurrentContext. 2020-11-03 14:53:34 +01:00
string.c
thread.c
time.c
undname.c
wcs.c ucrtbase: Support UTF8 codepage in wctomb. 2020-10-19 22:19:04 +02:00