8 namespace Win32Exception
std::string GetErrorString(DWORD dwErr, LPCTSTR error=NULL)
Exception from an error code.
Definition: Win32Exception.cpp:21
std::string GetLastErrorString(LPCTSTR error=NULL)
Exception from GetLastError.
Definition: Win32Exception.cpp:26