The Wayback Machine - https://web.archive.org/web/20110723000632/http://www.codeguru.com:80/cpp/w-p/system/registry/
Survey

    Registry

    [Updated] An AES Encrypting Registry Class

    The CAESEncRegKey class addresses the occasional problem of securely saving data to the Registry. This article presents Yet Another Registry Class that encrypts data using AES.

    Fun with the Registry Using VC++

    Change hidden system settings with a GUI instead of going directly through the Registry.

    Storing an Array of Properties in the Windows Registry

    MFC and Win API don't have functions that store arrays in the Windows Registry. This article describes the class based on MFC CArray class that solves this problem.

    CRegConfig -- a Class to Easily Keep Your Data in the Registry

    Read and write data in the Registry.

    Another Registry Class

    Very useful class that also includes the ability to filter out specific module names and types

    Windows Registry and Internet Explorer

    A quick loko at the Internet Explorer System Registry settings.

    Exporting the Registry Through the Program

    This tool helps developers to export the registry information.

    Run At Startup Programmatically

    You can use this code to let your program run automatically at system startup, it shows you also how to use some of API registry functions.

    CRegistry : Serialize Data In/Out of the Registry

    Very sophisticated class for serializing your date to the Registry

    Template based Registry class with serialization

    Template based Registry class with serialization

    CRegBinding - An alternative Registry Class

    A registry class that gives you the ability to easily persist member variables of any C++ class

    A Class For Handling The Registry

    A Class For Handling The Registry

    Registry manipulation class with exception handling

    Registry manipulation class with exception handling

    Serializing CStringList in the registry

    Serializing CStringList in the registry

    CRegKey Registry Class

    CRegKey Registry Class