wine-wine/include/msvcrt
Dimitrie O. Paun 695c2bbde6 Define the (old name) struct stat, it is used by programs using the
old names.
2003-01-13 18:31:53 +00:00
..
sys Define the (old name) struct stat, it is used by programs using the 2003-01-13 18:31:53 +00:00
conio.h Added __WINE_USE_MSVCRT. 2001-10-22 18:59:23 +00:00
crtdbg.h Added casts to all macros to avoid compiler warnings. 2002-09-24 03:04:45 +00:00
ctype.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
direct.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
dirent.h Add dirent.h header for Unix/mingw compatibility. 2003-01-11 20:54:06 +00:00
dos.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
eh.h Removed a few more #ifdef __WINE__. 2003-01-04 00:19:17 +00:00
errno.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
fcntl.h Added __WINE_USE_MSVCRT. 2001-10-22 18:59:23 +00:00
io.h Use inline functions instead of macros to avoid problems in C++. 2003-01-11 22:49:54 +00:00
locale.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
malloc.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
mbctype.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
mbstring.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
process.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
search.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
setjmp.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
share.h And in addition to Mingw32 we will want the _ versions. 2001-12-21 19:15:11 +00:00
stddef.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
stdio.h Use inline functions instead of macros to avoid problems in C++. 2003-01-11 22:49:54 +00:00
stdlib.h Define qsort and bsearch in stdlib.h. 2003-01-11 20:54:19 +00:00
string.h Map strcasecmp to _stricmp. 2002-12-18 20:49:44 +00:00
time.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
unistd.h Add unistd.h files for mingw/Unix compatibility. 2003-01-10 01:47:48 +00:00
wchar.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00
wctype.h Avoid including other headers from the msvcrt headers, duplicate some 2002-12-18 20:17:20 +00:00