wine/dlls/msvcrt
2003-02-12 21:28:47 +00:00
..
tests - return EOF when stream is empty 2003-01-11 20:53:22 +00:00
.cvsignore Added .spec.def files. 2002-12-12 22:04:04 +00:00
console.c Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
cpp.c
cppexcept.c Move excpt.h out of include/msvcrt/ as it does not conflict with any 2002-12-12 23:34:01 +00:00
ctype.c Use MSVCRT_wchar_t instead of WCHAR so that the implementation matches 2002-12-19 04:21:30 +00:00
data.c Use MSVCRT_wchar_t instead of WCHAR so that the implementation matches 2002-12-19 04:21:30 +00:00
dir.c Use MSVCRT_wchar_t instead of WCHAR so that the implementation matches 2002-12-19 04:21:30 +00:00
environ.c Use MSVCRT_wchar_t instead of WCHAR so that the implementation matches 2002-12-19 04:21:30 +00:00
errno.c
except.c Move excpt.h out of include/msvcrt/ as it does not conflict with any 2002-12-12 23:34:01 +00:00
exit.c
file.c Create stubs for chsize, dup, and dup2. 2003-01-11 21:01:04 +00:00
heap.c
lconv.c
locale.c Fix warning in __crtLCMapStringA. 2003-02-12 21:28:47 +00:00
lock.c
main.c
Makefile.in
math.c
mbcs.c Remove dead code after return or properly comment it out. 2003-02-12 01:23:17 +00:00
misc.c Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
msvcrt.h Store mbstok() next pointer in the per-thread data. 2003-02-01 00:59:22 +00:00
msvcrt.spec Implemented __crtLCMapStringA. 2003-02-11 22:11:17 +00:00
mtdll.h
process.c Fixed data copying in msvcrt_argvtos (spotted by bill@taniwha.org). 2002-11-13 04:20:54 +00:00
scanf.c Use MSVCRT_wchar_t instead of WCHAR so that the implementation matches 2002-12-19 04:21:30 +00:00
scanf.h Warning fixes. 2003-01-11 22:50:15 +00:00
string.c
thread.c
time.c
wcs.c Use MSVCRT_wchar_t instead of WCHAR so that the implementation matches 2002-12-19 04:21:30 +00:00