mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 15:53:03 +00:00
![]() __ftol2 is exported from msvcrt on NT6+, not from ntdll for some reason. So native apps still need to statically link _ftol2 and _ftoul2_legacy, but apps linking to msvcrt only need to statically link _ftoul2_legacy (via msvcrtex), when on NT6+. |
||
---|---|---|
.. | ||
cmake | ||
include | ||
lib | ||
tools |