reactos/sdk/lib/crt/wine
Timo Kreuzer 92db51883a [MSVCRT] Add asm wrapper around RtlUnwind for Wine code
This is needed, because Wine code expects RtlUnwind to restore the non-volatile registers, before returning, but ours / the native one doesn't do that.
Should fix CORE-19392 and CORE-19397
2024-01-13 19:39:23 +02:00
..
cpp.c [CRT] Reduce diff to wine-5.0 2023-08-19 23:50:52 +03:00
cppexcept.h
cxx.h [CRT] Reduce diff to wine-5.0 2023-08-19 23:50:52 +03:00
except.c
except_arm.c
except_arm64.c
except_i386.c [CRT] Reduce diff to wine-5.0 2023-08-19 23:50:52 +03: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 [WINESYNC] msvcrt: Use memmove to copy memory in memcpy_s. 2023-02-02 14:58:08 +01:00
msvcrt.h [MSVCRT] Add asm wrapper around RtlUnwind for Wine code 2024-01-13 19:39:23 +02:00
mtdll.h
rosglue_i386.s [MSVCRT] Add asm wrapper around RtlUnwind for Wine code 2024-01-13 19:39:23 +02:00
undname.c [CRT] Reduce diff to wine-5.0 2023-08-19 23:50:52 +03:00
wine.cmake [MSVCRT] Add asm wrapper around RtlUnwind for Wine code 2024-01-13 19:39:23 +02:00
winternl.h