Panoptes
1.0.0
Endpoint Detection and Response
Loading...
Searching...
No Matches
src
service
include
error_message.h
Go to the documentation of this file.
1
#pragma once
2
#include <Windows.h>
3
#include <string>
4
#include "
service_constants.h
"
5
#include "
ResourceCore.h
"
6
7
void
DisplayErrorMessage
(std::string errorMessage);
8
std::string
GetErrorMessage
(UINT resourceID);
ResourceCore.h
GetErrorMessage
std::string GetErrorMessage(UINT resourceID)
Definition
error_message.cpp:5
DisplayErrorMessage
void DisplayErrorMessage(std::string errorMessage)
Definition
error_message.cpp:24
service_constants.h
Generated by
1.9.8