wine-wine/dlls/msvcrt/tests
Jörg Höhle d9d4323137 msvcrt/tests: sizeof(long double) is 12 with MS. 2011-02-17 18:33:43 +01:00
..
Makefile.in makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions. 2010-09-19 12:40:12 +02:00
cpp.c msvcrt: Use the appropriate mangled names for operator new/delete on 64-bit. 2010-07-22 16:55:35 +02:00
data.c
dir.c msvcrt: Implement _wmakepath_s. 2010-06-25 12:49:57 +02:00
environ.c msvcrt: Initialize _wenviron in Unicode environment getter function. 2010-10-07 12:00:27 +02:00
file.c msvcrt/tests: Avoid sizeof in traces. 2010-11-17 15:08:03 +01:00
headers.c msvcrt: Add private define and header tests for _set_error_mode options. 2011-01-28 17:41:51 +01:00
heap.c
locale.c msvcrt/tests: Avoid embedding extended ASCII characters in locale string literals. 2011-01-17 15:57:07 +01:00
misc.c msvcrt/tests: sizeof(long double) is 12 with MS. 2011-02-17 18:33:43 +01:00
printf.c msvcrt: Implement _fcvt_s(). 2011-01-31 12:31:22 +01:00
scanf.c msvcrt/tests: Make sure return values are used (LLVM/Clang). 2011-02-08 13:42:14 -06:00
signal.c
string.c msvcrt/tests: Remove useless assignment (LLVM/Clang). 2011-02-10 09:56:59 -06:00
time.c msvcrt: Implement _localtime32_s. 2010-10-11 17:11:37 +02:00