The Windows Registry Win32 Programming |
|
|
|
HOME
|
What do we have in this session?This tutorial introduces quite a complete program example on Windows registry. Most of the APIs available for Windows registry manipulation were used in those examples. Understanding Windows registry is one of the crucial knowledge in Windows application and system programming. Furthermore, registry information needed when Windows OS start loading. All the settings for Windows OS and applications are available and set in registry...
Structure of the RegistryWindows 2000Predefined KeysOpening, Creating, and Closing KeysWriting and Deleting Registry DataRetrieving Data from the RegistryRegistry Key Security and Access Rights
32-bit and 64-bit Application Data in the RegistryVirtualization OverviewRegistry Virtualization ScopeControlling Registry VirtualizationRegistry Value TypesString ValuesByte FormatsEnumerating Registry Subkeys Program Example |
|
|
< Windows Exception Handling | Win32 Programming | Windows Registry 1 > |