On Wed, 8 Jul 2026, Kirill Makurin wrote:

If we cannot provide functional emulation for some CRT function, I think it is better to make such application directly import such functions from msvcrt.dll, so instead of malfunctioning at runtime, they would simply not load.

I disagree.

Code attempting to set a locale may either get it, or gets NULL returned at runtime if the locale can't be provided. Getting NULL on Windows 7 sounds perfectly reasonable to me.

// Martin



_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to