Panoptes 1.0.0
Endpoint Detection and Response
Loading...
Searching...
No Matches
driver.h
Go to the documentation of this file.
1#pragma once
2#include <Windows.h>
3#include "service_constants.h"
4
ERRORCODE StartWindowsDriver()
Definition driver.cpp:82
ERRORCODE GetKernelServiceStatus()
Definition driver.cpp:4
ERRORCODE StopWindowsDriver()
Definition driver.cpp:42
#define ERRORCODE