Sweden-Number/dlls/msvcrt
Alexander Scott-Johns d313c0b982 msvcrt/test: Add some simple _vsnwprintf_s tests. 2010-06-07 13:52:09 +02:00
..
tests msvcrt/test: Add some simple _vsnwprintf_s tests. 2010-06-07 13:52:09 +02:00
Makefile.in
console.c
cpp.c
cppexcept.c
cppexcept.h
ctype.c
data.c msvcrt: Added _get_osplatform implementation. 2010-05-05 15:26:45 +02:00
dir.c
environ.c
errno.c
except.c msvcrt: Add some missing CDECL. 2010-05-13 11:51:00 +02:00
exit.c
file.c
heap.c msvcrt: Rename _TRUNCATE to MSVCRT__TRUNCATE. 2010-06-07 13:51:34 +02:00
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 msvcrt: Add some missing CDECL. 2010-05-13 11:51:00 +02:00
mbcs.c msvcrt: Rename _TRUNCATE to MSVCRT__TRUNCATE. 2010-06-07 13:51:34 +02:00
misc.c msvcrt: Add some missing CDECL. 2010-05-13 11:51:00 +02:00
msvcrt.h msvcrt: Rename _TRUNCATE to MSVCRT__TRUNCATE. 2010-06-07 13:51:34 +02:00
msvcrt.spec msvcrt: Fix spec file. 2010-06-07 13:52:03 +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 msvcrt: Added $I10_OUTPUT implementation. 2010-05-17 14:39:29 +02:00
thread.c
time.c
undname.c
wcs.c msvcrt: The sizeOfBuffer argument of _vsnwprintf_s is measured in wide characters, not bytes. 2010-06-07 13:51:55 +02:00