MCPcopy Create free account
hub / github.com/BeneficialCode/WinArk / Delete

Method Delete

KernelLibrary/ExecutiveResource.cpp:8–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6}
7
8void ExecutiveResource::Delete() {
9 ExDeleteResourceLite(&m_res);
10}
11
12void ExecutiveResource::Lock() {
13 // if normal kernel APCs are disabled

Callers 1

DelProtectUnloadFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected