]> granicus.if.org Git - icu/commit
ICU-13842 Use GetDynamicTimeZoneInformation instead of Windows registry access in...
authorWilliam Zhao <39807811+mingyzha@users.noreply.github.com>
Thu, 23 Aug 2018 21:27:17 +0000 (14:27 -0700)
committerShane Carr <shane@unicode.org>
Thu, 27 Sep 2018 21:27:38 +0000 (14:27 -0700)
commitf8ba68ee1fa246d5c7b85c0f71a6dd2595646cb3
tree64c027cf5bb37ee900d8ded791ee2b86838f3bea
parent03c6e86c6c0a596a884da2a2f3004d334508ddc8
ICU-13842 Use GetDynamicTimeZoneInformation instead of Windows registry access in wintz.cpp (#55)

Use GetDynamicTimeZoneInformation instead of accessing the Windows registries so that it does not rely on COM in wintz. So that UWP apps could also use this code.
icu4c/source/common/common_uwp.vcxproj
icu4c/source/common/putil.cpp
icu4c/source/common/wintz.cpp
icu4c/source/common/wintz.h