Sweden-Number/dlls/msvcrt/tests
Peter Beutner 1a688cd058 msvcrt: Fix _makepath(). 2007-08-07 12:36:23 +02:00
..
Makefile.in
cpp.c msvcrt: Demangle a C++ mangled string that is only a name with it's template argument list. 2007-04-06 12:31:05 +02:00
data.c msvcrt: Remove unused variable. 2007-03-15 12:25:12 +01:00
dir.c msvcrt: Fix _makepath(). 2007-08-07 12:36:23 +02:00
environ.c
file.c msvcrt/tests: Fix a signed/unsigned int mismatch. 2007-05-29 12:12:05 +02:00
headers.c msvcrt: Implemented stat64, wstat64 and fstat64. 2007-02-14 12:31:14 +01:00
heap.c msvcrt/tests: Add _aligned_malloc tests. 2007-07-31 20:32:57 +02:00
printf.c msvcrt/tests: When compiling with Visual C++ 2005, one must define _CRT_NON_CONFORMING_SWPRINTFS otherwise swprintf() takes an extra parameter. 2007-05-22 11:59:56 +02:00
scanf.c 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
time.c