Windows C++ Library
WCL::Win32Exception Member List
This is the complete list of members for WCL::Win32Exception, including all inherited members.
Format(const tchar *pszOperation, DWORD dwError)WCL::Win32Exception [inline, protected, static]
m_dwErrorWCL::Win32Exception
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]