Expand Minimize
This topic has not yet been rated - Rate this topic

CWinAppEx::GetRegistryBase

Retrieves the default registry path for the application.

LPCTSTR GetRegistryBase();

A string that contains the path of the default registry location.

All methods of the CWinAppEx Class that access the registry start in a default location. Use this method to retrieve a path of the default registry location. Use CWinAppEx::SetRegistryBase to change the default registry location.

Header: afxwinappex.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.