Go to the source code of this file.
Namespaces | |
AppSecInc | |
AppSecInc::Exception | |
AppSecInc::Exception::Win32Exception | |
A structured Win32 exception with an HRESULT. | |
Functions | |
std::string | AppSecInc::Exception::Win32Exception::GetLastErrorString (LPCTSTR error=NULL) |
Exception from GetLastError. More... | |
std::string | AppSecInc::Exception::Win32Exception::GetErrorString (DWORD dwErr, LPCTSTR error=NULL) |
Exception from an error code. More... | |
std::string | AppSecInc::Exception::Win32Exception::GetErrorString (HRESULT hr, LPCTSTR error=NULL) |
Exception from an HRESULT. More... | |
© Application Security Inc. - All Rights Reserved | http://msiext.codeplex.com |