HyperDbg Debugger
Loading...
Searching...
No Matches
Functions
common.c File Reference
#include <ntddk.h>
Functions
__declspec
(dllexport)
NTSTATUS
DllUnload
(void)
Function Documentation
◆
__declspec()
__declspec
(
dllexport
)
17
{
18
UNREFERENCED_PARAMETER(RegistryPath);
19
return
STATUS_SUCCESS;
20
}
◆
DllUnload()
NTSTATUS DllUnload
(
void
)
24
{
25
return
STATUS_SUCCESS;
26
}
hyperdbg
kdserial
common.c
Generated by
1.11.0