Alexandre Julliard pushed to branch master at wine / wine
Commits: 2adfeb05 by Michael Ehrenreich at 2024-09-10T18:09:46+02:00 kernelbase: Fix EnumSystemLocalesA/W filtering of default/alternate sort orders.
Make EnumSystemLocalesA/W return both default and alternate sort order LCIDs when passed both LCID_ALTERNATE_SORTS and LCID_INSTALLED/SUPPORTED.
- - - - - ee5bd3ba by Michael Ehrenreich at 2024-09-10T18:10:33+02:00 kernel32/tests: Add basic tests for EnumSystemLocalesA/W.
- - - - -
2 changed files:
- dlls/kernel32/tests/locale.c - dlls/kernelbase/locale.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2a8d31d57cb6f37f5c76cbdf1b425d...