在 2024-10-19 04:36, Martin Storsjö 写道:
But you're right that technically, msvcrt.dll is more of a 6.0 than a 7.0 msvcrt (although it has gotten many additions on top of the original one from MSVC 6.0). I guess we could use 0x6FF as well, to allow us to distinguish that we mean msvcrt.dll as shipped with an OS, including possibly all the new stuff that come with it in newer versions, rather than the strict msvcrt.dll from MSVC 6.0.
I don't agree with this, partly because of the reason you have mentioned below, and partly because that almost all pre-installed MSVCRT.DLL variants through Windows XP to Windows 11 have versions like 7.0.x.y (rumor says on Windows 2000 SP4 it was 6.1 which I am not too interested).
If we do that, we need to revisit most of our current checks for __MSVCRT_VERSION__ as well. // Martin
-- Best regards, LIU Hao
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public