...
Code Block |
---|
CreateObject("roRegistry") |
Note | ||
---|---|---|
| ||
All section and key names are canonicalized to lowercase. |
ifRegistry
GetSectionList() As roList
...
...
Code Block |
---|
CreateObject("roRegistry") |
Note | ||
---|---|---|
| ||
All section and key names are canonicalized to lowercase. |
...