mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
![]() 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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
dllmain.c | ||
msvcrt.rc | ||
msvcrt.spec | ||
precomp.h | ||
stubs.c |