On Sat, Apr 20, 2019 at 10:55 AM Dmitry Timoshkov dmitry@baikal.ru wrote:
Vijay Kiran Kamuju infyquest@gmail.com wrote:
- LOCALE_SNAME "az-AZ"
- LOCALE_SNAME "az-Cryl-AZ"
This doesn't seem to look right, where does it come from?
..
I wrote a small test, that calls GetLocaleInfo(Ex) with LOCALE_SNAME. Also LocaleToLCID throws error for az-AZ. All tested on Windows 7. There are more fixes in line for nls files, based on my tests.
My test app shows that it should be "az-Cyrl-AZ".
-- Dmitry.
Sorry it was a typo, I should not send just patches before going to sleep. --- Vijay