Registry Function Descriptions

Table 19.2 presents a summary of the registry functions. Function descriptions begin immediately after the table.

Table 19.2. Registry Function Summary
Function Purpose
RegCloseKey Closes an open registry key
RegConnectRegistry Connects to a predefined registry handle on another computer
RegCreateKeyEx Creates a new subkey
RegDeleteKey Removes a key from the registry
RegDeleteValue Removes a value from a registry key
RegDisablePredefinedCache Disables the predefined registry handle table of HKEY_CURRENT_USER for a process
RegEnumKeyEx Enumerates through subkeys of a key
RegEnumValue Enumerates through the values of a key
RegFlushKey Writes registry changes immediately
RegLoadKey Loads a hive into a topmost root key ...

Get Microsoft Windows 2000 API SuperBible now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.