wine-wine/include/msvcrt
Alistair Leslie-Hughes b0bc08b345 include: Add LLONG_MIN, LLONG_MAX, ULLONG_MAX defines.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-06 16:30:40 +01:00
..
sys
assert.h
conio.h
crtdbg.h
crtdefs.h include: Update stdcall and cdecl definitions in crtdefs.h. 2016-01-29 21:25:22 +09:00
ctype.h
direct.h
dirent.h
dos.h
eh.h
errno.h
fcntl.h
float.h
fpieee.h include: Add msvcrt/fpieee.h header. 2016-08-24 22:26:10 +09:00
io.h
limits.h include: Add LLONG_MIN, LLONG_MAX, ULLONG_MAX defines. 2017-01-06 16:30:40 +01:00
locale.h
malloc.h
math.h msvcrt: Implement nearbyint and nearbyintf. 2016-11-22 16:30:40 +01:00
mbctype.h
mbstring.h
memory.h
process.h
search.h
setjmp.h
share.h
signal.h
stddef.h
stdio.h msvcrt: Added _fread_nolock_s implementation. 2014-11-10 19:25:15 +09:00
stdlib.h msvcp110: Fix _Getcvt implementation. 2015-04-22 23:28:42 +09:00
string.h
time.h
unistd.h
wchar.h msvcrt: Add missing declarations in wchar.h. 2014-11-10 19:24:14 +09:00
wctype.h