mirror of
https://github.com/reactos/reactos.git
synced 2026-05-24 00:00:41 +08:00
Match Zw*() uses. Plus: - GetRegistryValueBuffer(): Add missing ZwClose(Handle), Fix a copypasta. - SetRegistryValue(): 1 s/NtClose/ZwClose/. CORE-10207