1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-09 04:16:08 +00:00
wine/include/msvcrt
2024-05-01 22:31:43 +02:00
..
sys
assert.h
complex.h
conio.h
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
corecrt_wstdlib.h include: Add some msvcrt declarations. 2024-02-16 23:32:06 +01:00
corecrt_wstring.h
corecrt_wtime.h include: Add some msvcrt declarations. 2024-02-16 23:32:06 +01:00
corecrt.h include: Remove redundant __WINE_USE_MSVCRT checks. 2023-06-12 21:21:41 +02: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
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