mirror of
https://github.com/reactos/reactos.git
synced 2026-07-01 09:14:24 +08:00
Implementing missing features... JIRA issue: CORE-20467 - Add querysrc.cpp. - Add CRegistryEnumValues, CRegistryEnumKeys, and CRegistrySource classes. - Implement QuerySourceCreateFromKey function. - Add prototype into <shlwapi_undoc.h>. - Modify shlwapi.spec. - Add QuerySourceCreateFromKey testcase.