wine/include/msvcrt
2024-06-12 21:06:06 +02:00
..
sys
assert.h
complex.h
conio.h
corecrt.h include: Remove redundant __WINE_USE_MSVCRT checks. 2023-06-12 21:21:41 +02:00
corecrt_io.h
corecrt_malloc.h
corecrt_startup.h
corecrt_stdio_config.h
corecrt_wctype.h include: Add some msvcrt declarations. 2024-02-16 23:32:06 +01:00
corecrt_wdirect.h
corecrt_wio.h
corecrt_wprocess.h
corecrt_wstdio.h ucrtbase: Fix _iobuf struct layout. 2024-06-12 20:54:27 +02:00
corecrt_wstdlib.h include: Add some msvcrt declarations. 2024-02-16 23:32:06 +01:00
corecrt_wstring.h msvcrt/tests: Add tests for _wcsicmp_l. 2024-05-12 16:26:51 +02:00
corecrt_wtime.h include: Add some msvcrt declarations. 2024-02-16 23:32:06 +01:00
crtdbg.h
crtdefs.h
ctype.h
direct.h
dirent.h
dos.h
eh.h
errno.h
fcntl.h
fenv.h
float.h
fpieee.h
intrin.h include: Move __getReg intrinsic to intrin.h. 2023-09-29 17:23:51 +02:00
inttypes.h
io.h
limits.h
locale.h
malloc.h
math.h msvcrt: Use floating point comparison builtins also in MSVC mode. 2024-03-19 11:06:03 +01:00
mbctype.h
mbstring.h msvcrt: Implement _mbsncpy_s[_l](). 2024-05-01 22:31:43 +02:00
memory.h
process.h
search.h
setjmp.h include: Define setjmpex prototype even when it's a builtin. 2024-03-12 20:49:21 +01:00
share.h
signal.h
stdarg.h
stdbool.h
stddef.h
stdint.h
stdio.h ucrtbase: Fix FILE _flag values. 2024-06-12 21:06:06 +02:00
stdlib.h include: Add some msvcrt declarations. 2024-02-16 23:32:06 +01:00
string.h
time.h include: Add some msvcrt declarations. 2024-02-16 23:32:06 +01:00
uchar.h
unistd.h
vadefs.h
wchar.h include: Add some msvcrt declarations. 2024-02-16 23:32:06 +01:00
wctype.h