Files
reactos/sdk/lib
Timo Kreuzer f80d978fc0 [CRT] Fix link issues with __ftol2 when compiling for NT6
__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+.
2024-08-30 06:29:13 +03:00
..
2024-04-27 22:51:34 +02:00
2022-03-15 22:54:17 -04:00
2023-12-23 21:37:08 +01:00
2019-09-19 02:39:59 +02:00