Sweden-Number/dlls/msvcrt/tests
Francois Gouget 48ea250887 Don't define __WINE_USE_MSVCRT in the Visual C++ project. It is not
needed as it is defined by the Wine headers.
Use __WINE_USE_MSVCRT to detect whether we are being compiled with the
Wine MSVCRT headers or the Windows ones. In the latter case:
 - don't try to include the Wine-specific msvcrt headers
 - skip all the headers.c tests since there's no MSVCRT_* symbols to
   check
2004-08-11 19:36:17 +00:00
..
.cvsignore Add some test cases for _wputenv, fix deletion of non-existent 2004-07-19 21:23:02 +00:00
Makefile.in Add some test cases for _wputenv, fix deletion of non-existent 2004-07-19 21:23:02 +00:00
cpp.c
environ.c Add some test cases for _wputenv, fix deletion of non-existent 2004-07-19 21:23:02 +00:00
file.c
headers.c Don't define __WINE_USE_MSVCRT in the Visual C++ project. It is not 2004-08-11 19:36:17 +00:00
heap.c
scanf.c
string.c
time.c