init
This commit is contained in:
@@ -3,9 +3,13 @@
|
||||
|
||||
namespace thread_notify_routine
|
||||
{
|
||||
extern BOOL g_thread_protect;
|
||||
|
||||
extern PKEVENT g_UserEvent;
|
||||
|
||||
auto create_thread_routine()->NTSTATUS;
|
||||
|
||||
auto unload_thread_routine()->NTSTATUS;
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user