mirror of
https://github.com/reactos/reactos.git
synced 2026-07-03 00:24:27 +08:00
Code diet. RegCreateKeyExW will create sub-keys recursively, so this code is okay. JIRA issue: CORE-19268 Simplify registry key creation code.