Feb. 2, 2023
12:47 p.m.
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.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2091#note_22814