mirror of
https://github.com/reactos/reactos.git
synced 2026-09-10 03:11:06 +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