Registry Manager

The Registry Manager class allows you to conveniently store and retrieve many different types of data to and from the system registry or an INI file which provides easy access for your applications. You can use the Registry manager to read and write strings, integers, and binary values to the system registry or an INI file. The Registry Manager provides many methods for saving values such as LPCTSTR, CPoint, CRect, Double, Dword, and COLORREF.