mirror of
https://github.com/reactos/reactos.git
synced 2024-10-31 03:48:17 +00:00
ce848e5c11
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. |
||
---|---|---|
.. | ||
__CxxFrameHandler3.s | ||
chkesp.s | ||
chkstk_asm.s | ||
chkstk_ms.s | ||
cpp.s | ||
CxxHandleV8Frame.c | ||
prolog.s |