wine/dlls/msvcrt
2004-09-08 19:05:28 +00:00
..
tests Added MSVCRT_CLOCKS_PER_SEC define. 2004-09-08 19:05:28 +00:00
.cvsignore
console.c
cpp.c
cppexcept.c
cppexcept.h
ctype.c
data.c
dir.c
environ.c
errno.c
except.c Function parameters don't need WINE_UNUSED. 2004-09-01 04:58:21 +00:00
exit.c
file.c Fix signed/unsigned comparison warnings. 2004-09-08 01:23:57 +00:00
heap.c
locale.c Function parameters don't need WINE_UNUSED. 2004-09-01 04:58:21 +00:00
lock.c
main.c Inline functions don't need WINE_UNUSED. 2004-09-01 04:55:52 +00:00
Makefile.in
math.c
mbcs.c
misc.c
msvcrt.h Added MSVCRT_CLOCKS_PER_SEC define. 2004-09-08 19:05:28 +00:00
msvcrt.spec
mtdll.h
process.c - msvcrt: the file descriptors are now inherited between parent/child 2004-09-03 01:05:30 +00:00
scanf.c
scanf.h Update RTL_BITMAP and RTL_BITMAP_RUN to match the 2000 DDK. 2004-08-23 18:52:54 +00:00
string.c
thread.c
time.c Added MSVCRT_CLOCKS_PER_SEC define. 2004-09-08 19:05:28 +00:00
wcs.c