..
sys
- Prefix many more functions, types, structs, etc. with MSVCRT_.
2004-03-16 19:17:11 +00:00
conio.h
Don't redefine __WINE_USE_MSVCRT (msvc warning).
2003-07-18 22:57:15 +00:00
crtdbg.h
Don't redefine __WINE_USE_MSVCRT (msvc warning).
2003-07-18 22:57:15 +00:00
ctype.h
Fix the _WCTYPE_T_DEFINED sentry for compatibility.
2004-04-26 23:31:39 +00:00
direct.h
- Prefix many more functions, types, structs, etc. with MSVCRT_.
2004-03-16 19:17:11 +00:00
dirent.h
Add dirent.h header for Unix/mingw compatibility.
2003-01-11 20:54:06 +00:00
dos.h
- Prefix many more functions, types, structs, etc. with MSVCRT_.
2004-03-16 19:17:11 +00:00
eh.h
Don't redefine __WINE_USE_MSVCRT (msvc warning).
2003-07-18 22:57:15 +00:00
errno.h
Don't redefine __WINE_USE_MSVCRT (msvc warning).
2003-07-18 22:57:15 +00:00
fcntl.h
Don't redefine __WINE_USE_MSVCRT (msvc warning).
2003-07-18 22:57:15 +00:00
float.h
Define (L)DBL_* and FLT_*.
2004-03-25 23:36:14 +00:00
io.h
- Prefix many more functions, types, structs, etc. with MSVCRT_.
2004-03-16 19:17:11 +00:00
limits.h
Define all macros described on MSDN.
2004-04-02 23:28:31 +00:00
locale.h
Don't redefine __WINE_USE_MSVCRT (msvc warning).
2003-07-18 22:57:15 +00:00
malloc.h
Don't redefine __WINE_USE_MSVCRT (msvc warning).
2003-07-18 22:57:15 +00:00
math.h
Added definition for HUGE_VAL.
2004-04-09 19:02:45 +00:00
mbctype.h
Don't redefine __WINE_USE_MSVCRT (msvc warning).
2003-07-18 22:57:15 +00:00
mbstring.h
Don't redefine __WINE_USE_MSVCRT (msvc warning).
2003-07-18 22:57:15 +00:00
process.h
Don't redefine __WINE_USE_MSVCRT (msvc warning).
2003-07-18 22:57:15 +00:00
search.h
Don't redefine __WINE_USE_MSVCRT (msvc warning).
2003-07-18 22:57:15 +00:00
setjmp.h
Don't redefine __WINE_USE_MSVCRT (msvc warning).
2003-07-18 22:57:15 +00:00
share.h
Don't redefine __WINE_USE_MSVCRT (msvc warning).
2003-07-18 22:57:15 +00:00
stddef.h
Don't redefine __WINE_USE_MSVCRT (msvc warning).
2003-07-18 22:57:15 +00:00
stdio.h
- rewrote the file code so that streams manage low level file desc
2004-05-12 00:12:26 +00:00
stdlib.h
- Prefix many more functions, types, structs, etc. with MSVCRT_.
2004-03-16 19:17:11 +00:00
string.h
- Prefix many more functions, types, structs, etc. with MSVCRT_.
2004-03-16 19:17:11 +00:00
time.h
- Prefix many more functions, types, structs, etc. with MSVCRT_.
2004-03-16 19:17:11 +00:00
unistd.h
Add unistd.h files for mingw/Unix compatibility.
2003-01-10 01:47:48 +00:00
wchar.h
Fix the _WCTYPE_T_DEFINED sentry for compatibility.
2004-04-26 23:31:39 +00:00
wctype.h
Fix the _WCTYPE_T_DEFINED sentry for compatibility.
2004-04-26 23:31:39 +00:00