Allow mapping LCID and culture names mapping for neutral culture (#7049)
authorTarek Mahmoud Sayed <tarekms@microsoft.com>
Mon, 5 Sep 2016 19:13:23 +0000 (12:13 -0700)
committerJan Kotas <jkotas@microsoft.com>
Mon, 5 Sep 2016 19:13:23 +0000 (12:13 -0700)
commit0a3506ec958d920096e8f544d5b19100a5969e75
tree674b0fb00772b77417f7c879d0036538faf4dc8c
parent5c32341eeef9b25919d63051a9f9fd92fc55ce6d
Allow mapping LCID and culture names mapping for neutral culture (#7049)

This change is to pass the flag LOCALE_ALLOW_NEUTRAL_NAMES to the OS API to allow mapping
LCID to/from culture names.
src/utilcode/newapis.cpp