[Bug 46266] New: tzres is constantly being loaded/ unloaded when TimeZone information is queried.

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 9 17:24:13 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=46266

            Bug ID: 46266
           Summary: tzres is constantly being loaded/unloaded when
                    TimeZone information is queried.
           Product: Wine
           Version: 4.0-rc1
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: kernel32
          Assignee: wine-bugs at winehq.org
          Reporter: leslie_alistair at hotmail.com
      Distribution: ---

Function GetDynamicTimeZoneInformation is causing tzres.dll to be
loaded/unloaded multiple times.  Cause by the registry lookup of MUI_Std, and
MUT_Dlt

Other functions are a affected
kernel32.FileTimeToLocalFileTime
msvcrt._ftime64

Removing the MUI_Std, and MUT_Dlt entries for my timezone, works around the
issue.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list