wine/dlls/msvcrt
2004-12-07 17:05:08 +00:00
..
tests Fix up several inline assembler blocks so that they produce correct 2004-12-02 18:19:25 +00:00
.cvsignore
console.c
cpp.c Now that name undecoration works, fix the type info. 2004-11-08 22:11:05 +00:00
cppexcept.c Fix up several inline assembler blocks so that they produce correct 2004-12-02 18:19:25 +00:00
cppexcept.h Output the virtual tables for the exception classes using assembly so 2004-10-19 04:03:07 +00:00
ctype.c
data.c
dir.c Const correctness fixes. 2004-11-30 21:38:57 +00:00
environ.c
errno.c
except.c Fix up several inline assembler blocks so that they produce correct 2004-12-02 18:19:25 +00:00
exit.c
file.c Flush file in fputc when character is '\n'. 2004-12-07 17:05:08 +00:00
heap.c
locale.c Don't mess up the msvcrt codepage on e.g. _MB_CP_ANSI. 2004-11-21 15:42:03 +00:00
lock.c
main.c Implemented __unDName and __unDNameEx functions. 2004-11-08 22:10:43 +00:00
Makefile.in Implemented __unDName and __unDNameEx functions. 2004-11-08 22:10:43 +00:00
math.c
mbcs.c
misc.c
msvcrt.h - mktime should compute the tm_wday, tm_yday and renormalize the 2004-10-21 19:56:46 +00:00
msvcrt.spec Prefix _fsopen with MSVCRT_ to avoid collision with MinGW header. 2004-10-14 00:26:39 +00:00
mtdll.h
process.c msvcrt_spawn should free STARTUPINFOA's lpReserved2, not its address. 2004-12-06 16:08:36 +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 - RtlTimeFieldsToTime should not normalize the time fields 2004-11-06 03:53:53 +00:00
undname.c Implemented __unDName and __unDNameEx functions. 2004-11-08 22:10:43 +00:00
wcs.c