]> granicus.if.org Git - icu/commit
ICU-20103 Using GetLocaleInfoEx to get user default locale instead of using language...
authorWilliam Zhao <39807811+mingyzha@users.noreply.github.com>
Fri, 7 Sep 2018 20:59:03 +0000 (13:59 -0700)
committerShane Carr <shane@unicode.org>
Thu, 27 Sep 2018 21:27:39 +0000 (14:27 -0700)
commitfcb82cb74440af7d9ad0e6dd99e61166ffd2eadb
treeddd28e944e5182fbd4e87e9f81c3de3ee943349b
parent71c66bbb0bc4e17f179345692d0a32df1fcb3a83
ICU-20103 Using GetLocaleInfoEx to get user default locale instead of using language for UWP app. (#86)

This pull request is to remove COM dependency in ICU, so that ICU does not need to care about if the caller is a UWP or not.
icu4c/source/common/putil.cpp