I know the possibility to read and write to the registry:
GetSetting, GetAllSettings, SaveSetting, DeleteSetting.
With GetAllSettings I can read all Keys under a given Section. But what to do if I dont know the Section names? How can I read all Section names under a given App?
GetSetting, GetAllSettings, SaveSetting, DeleteSetting.
With GetAllSettings I can read all Keys under a given Section. But what to do if I dont know the Section names? How can I read all Section names under a given App?