Registry Sample: Using the Win32 API to Access the Registry

Click to open or copy the Registry project files.

The Registry sample is a simply utility which demonstrates the functions needed to access the registry. The sample goes up and down the branches of the registry tree, displaying the individual key's data values. The sample can also print specified trees to a file named Registry.txt.

Building SDK Samples

This sample uses the following keywords:

displaykeydata; getdlgitem; loadstring; unreferenced_parameter