HyperDbg Debugger
Toggle main menu visibility
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
19
DllInitialize
(_In_
PUNICODE_STRING
RegistryPath);
20
21
__declspec
(dllexport) NTSTATUS
22
DllUnload
(VOID);
PUNICODE_STRING
struct _UNICODE_STRING * PUNICODE_STRING
DllInitialize
NTSTATUS DllInitialize(_In_ PUNICODE_STRING RegistryPath)
Routine called on DLL initialization.
Definition
UnloadDll.c:28
__declspec
__declspec(dllexport) NTSTATUS DllInitialize(_In_ PUNICODE_STRING RegistryPath)
Definition
common.c:10
DllUnload
NTSTATUS DllUnload(void)
Definition
common.c:23
hyperdbg
hyperperf
header
common
UnloadDll.h
Generated by
1.17.0