Sweden-Number/dlls/msvcrt
Eric Pouech 8333cf88d8 msvcrt: Fix the internal flag computation for _open_osfhandle. 2007-01-23 13:05:52 +01:00
..
tests msvcrt: If we're at EOF in the buffer and we have pattern %n in format string we should not count the EOF in the total. 2007-01-17 11:23:34 +01:00
Makefile.in
console.c
cpp.c Remove redundant semicolons for ANSI compatibility. 2007-01-17 11:58:15 +01:00
cppexcept.c Remove redundant semicolons for ANSI compatibility. 2007-01-17 11:58:15 +01:00
cppexcept.h msvcrt: Move static function from header into file where it is called. 2007-01-16 11:19:14 +01:00
ctype.c
data.c
dir.c Don't put single quotes around '%s' when using the debugstr_*() functions. 2007-01-18 12:55:50 +01:00
environ.c
errno.c
except.c Remove redundant semicolons for ANSI compatibility. 2007-01-17 11:58:15 +01:00
exit.c msvcrt: Declare some items static. 2007-01-15 14:22:39 +01:00
file.c msvcrt: Fix the internal flag computation for _open_osfhandle. 2007-01-23 13:05:52 +01:00
heap.c
locale.c msvcrt: Export various locale and codepage variables. 2007-01-16 12:08:59 +01:00
lock.c
main.c
math.c
mbcs.c msvcrt: Export various locale and codepage variables. 2007-01-16 12:08:59 +01:00
misc.c Remove redundant semicolons for ANSI compatibility. 2007-01-17 11:58:15 +01:00
msvcrt.h msvcrt: Export various locale and codepage variables. 2007-01-16 12:08:59 +01:00
msvcrt.spec msvcrt: Export various locale and codepage variables. 2007-01-16 12:08:59 +01:00
mtdll.h
process.c
rsrc.rc
scanf.c
scanf.h msvcrt: If we're at EOF in the buffer and we have pattern %n in format string we should not count the EOF in the total. 2007-01-17 11:23:34 +01:00
string.c
thread.c
time.c
undname.c
wcs.c