wine/include/msvcrt
2024-06-21 14:11:54 +02:00
..
sys
assert.h
complex.h
conio.h
corecrt.h
corecrt_io.h
corecrt_malloc.h
corecrt_startup.h
corecrt_stdio_config.h
corecrt_wctype.h
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
corecrt_wstring.h msvcrt/tests: Add tests for _wcsicmp_l. 2024-05-12 16:26:51 +02:00
corecrt_wtime.h
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
inttypes.h
io.h
limits.h
locale.h
malloc.h
math.h include: Define frexpf as inline function in more cases. 2024-06-21 14:11:54 +02: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 a couple of CRT function declarations. 2024-06-21 14:11:54 +02:00
string.h
time.h
uchar.h
unistd.h
vadefs.h
wchar.h
wctype.h