Sweden-Number/dlls/msvcrt/tests
Nikolay Sivov 1a6e50ce97 msvcrt: Added _ismbcl0().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-08-12 11:11:43 +09:00
..
Makefile.in
cpp.c msvcrt/tests: Correctly declare base class to avoid a compiler warning. 2016-12-22 15:08:00 +01:00
data.c
dir.c
environ.c
file.c msvcrt/tests: Use standard wine_dbgstr_longlong. 2017-08-02 13:55:34 +02:00
headers.c
heap.c msvcrt/tests: A couple of spelling fixes in ok() messages. 2017-07-06 18:49:39 +02:00
locale.c
misc.c msvcrt/tests: Use NULL instead of casting 0. 2017-02-01 16:26:49 +01:00
printf.c
scanf.c msvcrt: Fix wide characters handling in wscanf functions. 2017-04-03 13:08:57 +02:00
signal.c
string.c msvcrt: Added _ismbcl0(). 2017-08-12 11:11:43 +09:00
time.c