reactos/sdk/lib/crt/wine
Timo Kreuzer c36ea58f32 [CRT] Add a number of functions from wine
This adds _aligned_msize, _recalloc, wmemmove_s, memcpy_s, wmemcpy_s
2023-01-24 18:53:13 +01:00
..
cpp.c [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00
cppexcept.h [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00
cxx.h [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00
except.c [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00
except_arm.c [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00
except_arm64.c [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00
except_i386.c [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00
except_x86_64.c [CRT/x64] Disable MSVCRT__setjmp function, which references non-existent function __wine_setjmpex 2021-01-07 21:12:11 +01:00
heap.c [CRT] Add a number of functions from wine 2023-01-24 18:53:13 +01:00
msvcrt.h [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
mtdll.h [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00
undname.c [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
wine.cmake [CRT/arm64] Build wine/except_arm64.c 2022-01-11 20:52:34 +03:00
winternl.h [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00