![]() |
Panoptes 1.0.0
Endpoint Detection and Response
|
Go to the source code of this file.
Functions | |
| void | DisplayErrorMessage (std::string errorMessage) |
| std::string | GetErrorMessage (UINT resourceID) |
| void DisplayErrorMessage | ( | std::string | errorMessage | ) |
Definition at line 24 of file error_message.cpp.
Referenced by CleanupWithError(), and WinMain().
| std::string GetErrorMessage | ( | UINT | resourceID | ) |
Definition at line 5 of file error_message.cpp.
References MAX_PATH.
Referenced by CleanupWithError(), and WinMain().