Sweden-Number/dlls/msvcrt
Alexandre Julliard 14b3db99c1 msvcrt: Make sure msvcrt doesn't get unloaded.
We can't initialize file handles properly a second time.
2010-05-28 20:33:27 +02:00
..
tests msvcrt: Support system(NULL). 2010-05-28 16:22:26 +02:00
Makefile.in
console.c
cpp.c
cppexcept.c
cppexcept.h
ctype.c
data.c
dir.c
environ.c
errno.c
except.c
exit.c
file.c
heap.c
locale.c msvcrt: Check locale for NULL before freeing. 2010-05-21 18:58:05 +02:00
lock.c
main.c msvcrt: Make sure msvcrt doesn't get unloaded. 2010-05-28 20:33:27 +02:00
math.c
mbcs.c msvcrt: Fix mbstowcs_l implementation. 2010-05-24 11:25:04 +02:00
misc.c
msvcrt.h msvcrt: Fix compilation error (x86_64-pc-mingw32). 2010-05-20 13:47:52 +02:00
msvcrt.spec msvcrt: Fix compilation error (x86_64-pc-mingw32). 2010-05-20 13:47:52 +02:00
mtdll.h
process.c msvcrt: Support system(NULL). 2010-05-28 16:22:26 +02:00
rsrc.rc
scanf.c
scanf.h
string.c
thread.c
time.c
undname.c
wcs.c msvcrt: Fix wcstombs_l implementation. 2010-05-24 11:25:09 +02:00