Enumerate Registry Subkeys, Entries and Values
|
| Article by: | unknown (10/19/2001) |
|
| Summary: | This class abstracts the VB functions GetSetting and SaveSetting, and will save you some typing if you use these often within your application. It is good for storing name-value pairs in the registry, without having to use the Registry API functions. |
|