Sweden-Number/dlls/msvcrt
Piotr Caban d7b5c0b14f msvcrt: Fix %f format handling in printf so it works with big floats. 2011-07-26 16:33:40 +02:00
..
tests msvcrt/tests: Add test for _get_pgmptr. 2011-07-04 13:40:27 +02:00
Makefile.in
console.c
cpp.c
cppexcept.c
cppexcept.h
ctype.c msvcrt: Fix __p__pctype implementation. 2011-06-20 11:28:12 +02:00
data.c msvcrt: Add _get_pgmptr and _get_wpgmptr. 2011-07-04 13:39:58 +02:00
dir.c
environ.c
errno.c
except.c
exit.c
file.c msvcrt: Fixed tmpnam and _wtmpname implementation. 2011-07-26 16:33:04 +02:00
heap.c
locale.c
lock.c
main.c msvcrt: Fixed tmpnam and _wtmpname implementation. 2011-07-26 16:33:04 +02:00
math.c
mbcs.c
misc.c
msvcrt.h
msvcrt.spec msvcrt: Add _get_pgmptr and _get_wpgmptr. 2011-07-04 13:39:58 +02:00
mtdll.h
printf.h msvcrt: Fix %f format handling in printf so it works with big floats. 2011-07-26 16:33:40 +02:00
process.c
rsrc.rc
scanf.c
scanf.h
string.c
thread.c msvcrt: Avoid deadlock when _beginthread is executed inside loader critical section. 2011-06-20 19:32:02 +02:00
time.c
undname.c
wcs.c