mirror of
https://github.com/reactos/reactos.git
synced 2026-06-22 03:12:49 +08:00
- HKCR delete handling; delete the value in HKCU if it exists there, otherwise delete it in HKLM. - Changed RegDeleteKeyValueW to just use the regular Reg functions to get HKCR handling for free.