Windows C++ Library
WCL::RegistryException Member List
This is the complete list of members for WCL::RegistryException, including all inherited members.
Format(const tchar *pszOperation, DWORD dwError)WCL::Win32Exception [inline, protected, static]
m_dwErrorWCL::Win32Exception
RegistryException(const tstring &strOperation)WCL::RegistryException [inline]
RegistryException(LONG lError, const tchar *pszOperation)WCL::RegistryException [inline]
RegistryException(LONG lError, const tstring &strOperation)WCL::RegistryException [inline]
Win32Exception(DWORD dwError)WCL::Win32Exception [inline]
Win32Exception(const tchar *pszOperation)WCL::Win32Exception [inline]
Win32Exception(const tstring &strOperation)WCL::Win32Exception [inline]
Win32Exception(DWORD dwError, const tchar *pszOperation)WCL::Win32Exception [inline]
Win32Exception(DWORD dwError, const tstring &strOperation)WCL::Win32Exception [inline]
Win32Exception()WCL::Win32Exception [inline, protected]