CWinAppEx::SetRegistryBase
Visual Studio 2012
Sets the default registry path for the application.
LPCTSTR SetRegistryBase( LPCTSTR lpszSectionName = NULL );
All methods of the CWinAppEx Class that access the registry start in a default location. Use this method to change that default registry location. Use CWinAppEx::GetRegistryBase to retrieve the default registry location.