mirror of
https://github.com/reactos/reactos.git
synced 2026-05-27 19:33:55 +08:00
In working on some problems with Time Zone adjustments in ReactOS I found that the RtlQueryTimeZoneInformation function is partially broken and wrote an apitest to capture the failures. Patch by Doug Lyons. CORE-14658