On Thu Feb 2 12:24:18 2023 +0000, Bernhard Kölbl wrote:
How do I access that locale?
Probably something with `GetUserDefaultLCID` / `GetUserDefaultLocaleName`, but I think that's the default one and the current selected LCID on Windows is actually returned in the lower WORD of `GetKeyboardLayout`. Probably using the default would be enough for now.