How To Enumerate the Values of a Registry Key (178755)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q178755 SUMMARY
The RegEnumValue function allows you to enumerate the values of a registry key. Program settings are commonly stored in the registry. Enumerating through a registry key enables you to read the registry settings of a program so that you can restore the settings the next time you start the program.
This article shows you how to use the RegEnumValue function to enumerate the values of a registry key.
REFERENCESFor additional information about using Visual Basic to manipulate registry settings, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
145679 How To Use the Registry API to Save and Retrieve Settings
267908 How To Enumerate the Subkeys of an Open Registry Key
Modification Type: | Minor | Last Reviewed: | 3/11/2005 |
---|
Keywords: | kbAPI kbhowto KB178755 |
---|
|