Sweden-Number/dlls/msvcrt
Piotr Caban 92651b9850 msvcr120: Add fesetround implementation.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-31 16:47:30 +02:00
..
tests msvcrt: Fix handling of unsigned chars in scanf format. 2017-03-31 15:53:21 +02:00
Makefile.in msvcrt: Add Context class static functions stubs. 2017-03-23 17:03:36 +01:00
console.c
cpp.c msvcrt: Add improper_scheduler_detach class implementation. 2017-03-31 08:52:47 +02:00
cppexcept.h msvcrt: Add ExternalContextBase class stub. 2017-03-23 17:07:55 +01:00
ctype.c
cxx.h msvcrt: Attach context to default scheduler on creation. 2017-03-31 08:52:51 +02:00
data.c
dir.c
environ.c
errno.c
except.c
except_arm.c
except_i386.c
except_x86_64.c msvcrt: Call unwind handlers on intermediate frames during virtual unwind. 2017-03-21 20:52:37 +01:00
exit.c
file.c
heap.c msvcrt: Add helper for exception throwing. 2017-03-27 16:54:23 +02:00
locale.c
lock.c msvcrt: Throw improper_lock exception in critical_section::lock and try_lock_for. 2017-03-27 16:54:23 +02:00
main.c msvcrt: Add ExternalContextBase class stub. 2017-03-23 17:07:55 +01:00
math.c msvcr120: Add fesetround implementation. 2017-03-31 16:47:30 +02:00
mbcs.c
misc.c
msvcrt.h msvcrt: Add improper_scheduler_detach class implementation. 2017-03-31 08:52:47 +02:00
msvcrt.spec
mtdll.h
printf.h
process.c
rsrc.rc
scanf.c
scanf.h msvcrt: Fix handling of unsigned chars in scanf format. 2017-03-31 15:53:21 +02:00
scheduler.c msvcr100: Fix ThreadScheduler virtual table. 2017-03-31 08:53:00 +02:00
string.c
thread.c
time.c
undname.c
wcs.c