wine/include/msvcrt
Alexandre Julliard ca6478b2a3 include/msvcrt: Use _fpclass() instead of _dclass().
dclass() is only available in MSVCR120.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-23 23:50:44 +02:00
..
sys
assert.h
conio.h
crtdbg.h
crtdefs.h arm64: Use __builtin_ms_va_list and __attribute__((ms_abi)) on arm64. 2018-05-10 08:36:58 +02:00
ctype.h
direct.h
dirent.h
dos.h
eh.h
errno.h include/msvcrt: Add POSIX error codes to errno.h. 2018-07-16 21:28:45 +02:00
fcntl.h
float.h
fpieee.h
io.h
limits.h
locale.h
malloc.h
math.h include/msvcrt: Use _fpclass() instead of _dclass(). 2019-04-23 23:50:44 +02:00
mbctype.h
mbstring.h
memory.h
process.h include/msvcrt: Remove some prototypes that conflict with gcc builtins. 2019-04-23 23:50:44 +02:00
search.h include/msvcrt: Include calling convention with function pointers. 2018-08-21 23:21:52 +02:00
setjmp.h
share.h
signal.h
stddef.h include/msvcrt: Make offsetof constant for compatibility with Mingw. 2019-04-23 23:50:44 +02:00
stdio.h include: Default to the standards-compliant version of swprintf(). 2019-04-11 16:46:41 +02:00
stdlib.h msvcrt: Fix __p__fmode() prototype. 2018-12-14 18:24:46 +01:00
string.h include: Add wcsicmp() inline wrapper. 2019-04-11 16:46:41 +02:00
time.h
unistd.h
wchar.h include: Default to the standards-compliant version of swprintf(). 2019-04-11 16:46:41 +02:00
wctype.h