reactos/sdk/lib/crt/except/amd64
Timo Kreuzer ce848e5c11 [CPPRT][CRT][MSVCRT] Move __CxxFrameHandler3 to crt and export it on NT6
Previously it was in cpprt, which is a support library for C++, containing functions that are not exported by msvcrt. But since Vista __CxxFrameHandler3 is exported by msvcrt. Therefore move it to crt, and to satisfy pre-Vista configurations, also add it to msvcrtex.
2023-08-23 20:43:53 +03:00
..
__CxxFrameHandler3.s [CPPRT][CRT][MSVCRT] Move __CxxFrameHandler3 to crt and export it on NT6 2023-08-23 20:43:53 +03:00
chkstk_asm.s [ASM x64] Make UNIMPLEMENTED macro self-suffisant 2021-01-28 20:31:16 +01:00
chkstk_ms.s [CRT] Use chkstk_ms.s on x64 builds 2020-09-20 23:08:17 +02:00
cpp.s [MSVCRT] Fix some architecture specific exports 2020-09-13 15:37:29 +02:00
ehandler.c [CRT] Implement __C_specific_handler 2021-06-05 13:52:42 +02:00
seh.s [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00