How can I read all Section names under a given App in the Windows Registry?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Djeek
    New Member
    • Feb 2008
    • 8

    How can I read all Section names under a given App in the Windows Registry?

    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?
Working...