Use VB6 to Read/Write the Windows Registry
How to create, read, and enumerate registry data.
About this post
Posted: 2017-08-15
By: BlackBeltVB
Viewed: 845 times
Categories
Attachments
REGISTRY.ZIP
Posted: 8/13/2017 11:18:34 AM
Size: 4,511 bytes
Requirements
This code originally appeared on BlackBeltVB.com, and has been republished here with the permission of Matt Hart.
Special Instructions
Uses the following API functions:
- RegCloseKey
- RegCreateKeyEx
- RegEnumValue
- RegOpenKeyEx
- RegQueryValueEx
- RegSetValueEx
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.