wine-wine/include/msvcrt
Alexandre Julliard 206e8b147b include: Update stdcall and cdecl definitions in crtdefs.h.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-29 21:25:22 +09: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
io.h msvcrt: Implemented _chsize_s. 2013-11-05 20:38:20 +01:00
limits.h msvcrt: Bump MSVCRT_MB_LEN_MAX to 5 and use it in MSVCRT__wctomb_l for default buffer lengthSet MB_LEN_MAX to 5 to match MSVCRT_MB_LEN_MAX. 2015-02-03 14:38:40 +09:00
locale.h
malloc.h
math.h include: Expose some more implemented math functions. 2015-10-21 01:04:30 +09:00
mbctype.h
mbstring.h msvcrt: Don't call invalid parameter handler when string to be tokenized and context are not set in mbstok. 2013-06-21 16:23:35 +02:00
memory.h
process.h msvcrt: Constify the arguments of execv functions. 2013-04-09 13:45:57 +02:00
search.h
setjmp.h msvcrt: Add a new file for the ARM exception handling. 2013-02-27 19:23:45 +01:00
share.h
signal.h msvcrt: Added __pxcptinfoptrs implementation. 2013-03-05 12:44:30 +01:00
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 include: Added missing declarations to msvcrt. 2013-04-19 16:16:15 +02:00
time.h
unistd.h
wchar.h msvcrt: Add missing declarations in wchar.h. 2014-11-10 19:24:14 +09:00
wctype.h