HyperDbg Debugger
Loading...
Searching...
No Matches
UnloadDll.h
Go to the documentation of this file.
1
12
#pragma once
13
15
// Exported Functions //
17
18
__declspec
(dllexport) NTSTATUS
DllInitialize
(_In_
PUNICODE_STRING
RegistryPath);
19
20
__declspec
(dllexport) NTSTATUS
DllUnload
(
void
);
DllInitialize
NTSTATUS DllInitialize(_In_ PUNICODE_STRING RegistryPath)
Definition
UnloadDll.c:22
__declspec
__declspec(dllexport) NTSTATUS DllInitialize(_In_ PUNICODE_STRING RegistryPath)
Definition
common.c:10
DllUnload
NTSTATUS DllUnload(void)
Definition
UnloadDll.c:31
_UNICODE_STRING
Definition
casting.cpp:25
hyperdbg
hyperlog
header
UnloadDll.h
Generated by
1.11.0