Sweden-Number/dlls/msvcrt
Piotr Caban c306c527e7 msvcrt: Fix _CxxThrowException prototype.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-27 20:25:05 +02:00
..
tests msvcrt/tests: Remove redundant NULL check before free(). 2021-08-26 21:49:08 +02:00
Makefile.in msvcrt: Rename scheduler.c file to concurrency.c. 2021-08-18 18:43:50 +02:00
bnum.h
concurrency.c msvcrt: Fix _CxxThrowException prototype. 2021-08-27 20:25:05 +02:00
console.c
cpp.c msvcrt: Fix _CxxThrowException prototype. 2021-08-27 20:25:05 +02:00
cppexcept.h msvcrt: Fix _CxxThrowException prototype. 2021-08-27 20:25:05 +02:00
crt_gccmain.c
crt_main.c
crt_winmain.c
crt_wmain.c
crt_wwinmain.c
ctype.c
cxx.h msvcrt: Add macro that defines type_info vtable. 2021-08-18 18:43:44 +02:00
data.c
dir.c
environ.c
errno.c
except.c
except_arm.c
except_arm64.c
except_i386.c
except_x86_64.c
exit.c
file.c msvcrt: Translate file open access pattern hints. 2021-08-10 17:53:55 +02:00
heap.c msvcrt: Simplify throw_exception helper. 2021-08-20 19:03:33 +02:00
iob.c
locale.c
lock.c msvcrt: Move lock Concurrency functions to concurrency.c. 2021-08-18 18:43:59 +02:00
main.c msvcrt: Rename scheduler.c file to concurrency.c. 2021-08-18 18:43:50 +02:00
math.c msvcrt: Fix x87 FPU status register assignment detection. 2021-08-09 11:38:33 +02:00
mathf.c
mbcs.c
misc.c msvcrt: Move _Trace_agents function to concurrency.c. 2021-08-18 18:44:03 +02:00
msvcrt.h msvcrt: Simplify throw_exception helper. 2021-08-20 19:03:33 +02:00
msvcrt.spec msvcrt: Rename exception::what() implementation to exception_what. 2021-08-20 19:00:27 +02:00
mtdll.h
onexit.c
printf.h msvcrt: Update round_limb on first limb length change in printf. 2021-07-10 21:02:38 +02:00
process.c
rsrc.rc
scanf.c
scanf.h
sincos.c msvcrt: Add sincos to importlib. 2021-05-18 21:25:00 +02:00
string.c msvcrt: Fix strtof() error reporting for values out of float range. 2021-07-28 22:07:05 +02:00
thread.c msvcrt: Make UCRT _beginthread[ex]() hold the DLL reference. 2021-05-05 21:52:23 +02:00
time.c
undname.c msvcrt: Fix _unDName crash when demangling class function pointer. 2021-04-30 22:59:50 +02:00
wcs.c msvcrt: Fix strtof() error reporting for values out of float range. 2021-07-28 22:07:05 +02:00