wine-wine/include/msvcrt
Detlef Riekenberg 507ec2a415 include: Add missing _stat64i32 / _stat32i64. 2011-01-26 15:00:14 +01:00
..
sys msvcr90: Implement _stat32, _fstat32, _wstat32. 2011-01-25 18:10:36 +01:00
assert.h include: Add an assert.h msvcrt header. 2011-01-19 19:49:08 +01:00
conio.h include/msvcrt: Add explicit msvcrt_long types to replace long for 64-bit compatibility. 2009-05-23 11:57:39 +02:00
crtdbg.h mscvrt: Fix include to be C++ compatible. 2010-07-08 17:33:38 +02:00
crtdefs.h msvcrt: Add _atoflt and _atoflt_l implementations. 2011-01-19 12:22:27 +01:00
ctype.h
direct.h include/msvcrt: Add explicit msvcrt_long types to replace long for 64-bit compatibility. 2009-05-23 11:57:39 +02:00
dirent.h
dos.h
eh.h
errno.h msvcrt: Define STRUNCATE. 2010-10-19 10:15:35 +02:00
fcntl.h
float.h msvcrt: Add some definitions and prototypes to float.h. 2010-11-29 19:43:34 +01:00
io.h include: Specify explicit alignment for __int64 types. 2009-11-21 14:31:45 +01:00
limits.h
locale.h
malloc.h
math.h include: Add float functions to msvcrt. 2010-05-03 15:34:41 +02:00
mbctype.h
mbstring.h msvcrt: Implement _mbsnbcat_s. 2010-10-21 12:30:35 +02:00
memory.h include/msvcrt: Update a bit. 2010-06-17 14:07:19 +02:00
process.h
search.h
setjmp.h msvcrt: Implemented setjmp for x86_64. 2010-04-10 11:47:55 +02:00
share.h
signal.h
stddef.h include/msvcrt: Update a bit. 2010-06-17 14:07:19 +02:00
stdio.h msvcrt: Implement fprintf_s and fwprintf_s. 2010-11-25 11:55:31 +01:00
stdlib.h msvcrt: Partially implement _set_abort_behavior. 2011-01-20 12:54:50 +01:00
string.h msvcrt: Implement wcsnicoll. 2010-12-05 16:45:43 +01:00
time.h msvcrt: Implement _localtime32_s. 2010-10-11 17:11:37 +02:00
unistd.h
wchar.h include: Add missing _stat64i32 / _stat32i64. 2011-01-26 15:00:14 +01:00
wctype.h