mirror of
https://github.com/reactos/reactos.git
synced 2026-05-24 00:00:41 +08:00
Follow-up to #5511. - Add CRegPropertyBag class. - Implement SHCreatePropertyBagOnRegKey function by using CRegPropertyBag. - Strengthen SHPropertyBag testcase in shlwapi_apitest. CORE-9283