Sweden-Number/dlls/msvcrt
Alexandre Julliard abe0823b72 msvcrt: Implemented a few trivial math functions. 2011-05-01 12:52:35 +02:00
..
tests msvcrt: Added wcsrtombs implementation. 2011-04-28 11:07:46 +02:00
Makefile.in
console.c msvcrt: Use callback based printf in cprintf functions family. 2011-04-25 14:36:26 +02:00
cpp.c
cppexcept.c
cppexcept.h
ctype.c msvcrt: Don't call get_locale two times in _isctype function. 2011-03-31 18:09:31 +02:00
data.c
dir.c
environ.c
errno.c
except.c
exit.c msvcrt: Added _wassert implementation. 2011-04-05 17:38:09 +02:00
file.c msvcrt: Fix compilation on systems that don't support nameless unions. 2011-04-28 17:59:06 +02:00
heap.c
locale.c msvcrt: Fix locale creation for multibyte encoding. 2011-03-31 18:09:27 +02:00
lock.c
main.c
math.c msvcrt: Implemented a few trivial math functions. 2011-05-01 12:52:35 +02:00
mbcs.c
misc.c msvcrt: Added _resetstkoflw implementation. 2011-04-21 16:53:43 +02:00
msvcrt.h msvcrt: Added wcsrtombs implementation. 2011-04-28 11:07:46 +02:00
msvcrt.spec msvcrt: Implemented a few trivial math functions. 2011-05-01 12:52:35 +02:00
mtdll.h
printf.h msvcrt: Added _set_printf_count_output and _get_printf_count_output implementation. 2011-04-28 11:08:06 +02:00
process.c
rsrc.rc
scanf.c msvcrt: Added _snwscanf implementation. 2011-04-05 17:38:29 +02:00
scanf.h msvcrt: Added _snscanf implementation. 2011-04-05 17:38:21 +02:00
string.c
thread.c
time.c
undname.c
wcs.c msvcrt: Added _set_printf_count_output and _get_printf_count_output implementation. 2011-04-28 11:08:06 +02:00