Sweden-Number/dlls/msvcrt/tests
Lauri Kenttä 96a48efeea msvcrt: Fix space-only inputs in wcstoi64.
wcstoi64 sets endpos past the beginning only if some digits are found.

Signed-off-by: Lauri Kenttä <lauri.kentta@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-26 19:49:41 +01: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
headers.c
heap.c
locale.c
misc.c msvcrt: Add _lfind_s. 2016-11-29 12:14:44 +01:00
printf.c
scanf.c
signal.c
string.c msvcrt: Fix space-only inputs in wcstoi64. 2017-01-26 19:49:41 +01:00
time.c