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.
Latest Registry Articles
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.
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

.NET Back to Basics: The String Class
Take the plunge into the string class and master it.

Developer Careers for the VB Programmer
Learn about the various types of software development there are as well the job titles that go along with them.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.