Sweden-Number/dlls/msvcrt/tests
Mikolaj Zalewski e9ec5d4aff msvcrt: __mb_cur_max is not updated in _setmbcp (with testcase) and should not be used in _ismbblead. 2007-08-17 12:43:19 +02:00
..
Makefile.in
cpp.c msvcrt/tests: Remove wrong FreeLibrary and fix typo's. 2007-08-15 10:48:59 +02:00
data.c
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
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
string.c msvcrt: __mb_cur_max is not updated in _setmbcp (with testcase) and should not be used in _ismbblead. 2007-08-17 12:43:19 +02:00
time.c