A class module to help beginner to play with registry it cover all registry API to create/delete/list keys or values
Assumes
Everything in the documentation
Side Effects
Easiest way to play with registry
API DeclarationsRegOpenKeyEx
RegCloseKey
RegCreateKeyEx
RegDeleteKey
RegEnumKeyEx
RegEnumValue
RegQueryValueEx
RegSetValueEx
RegDeleteValue