Sweden-Number/dlls/msvcrt/tests
Nikolay Sivov cebb947027 msvcrt: Add _ismbcl2().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-15 15:06:54 +01:00
..
Makefile.in
cpp.c msvcrt/tests: Use the available ARRAY_SIZE() macro. 2018-06-21 14:20:57 +02:00
data.c
dir.c msvcrt/tests: Use the available ARRAY_SIZE() macro. 2018-06-21 14:20:57 +02:00
environ.c
file.c msvcrt/tests: Use the available ARRAY_SIZE() macro. 2018-06-21 14:20:57 +02:00
headers.c
heap.c
locale.c msvcrt/tests: Use the available ARRAY_SIZE() macro. 2018-06-21 14:20:57 +02:00
misc.c msvcrt/tests: Use the available ARRAY_SIZE() macro. 2018-06-21 14:20:57 +02:00
printf.c msvcrt: Use mbtowc/wctomb for string conversion in printf. 2019-02-15 15:06:28 +01:00
scanf.c msvcrt: Update size checks for secure scanf versions. 2018-07-09 18:04:17 +02:00
signal.c
string.c msvcrt: Add _ismbcl2(). 2019-02-15 15:06:54 +01:00
time.c