metasploit-framework/external/source/HostingCLR_inject/HostingCLR/ReflectiveFree.h

6 lines
162 B
C
Executable File

#pragma once
#include <windows.h>
VOID ReflectiveFreeAndExitThread(HINSTANCE hAppInstance, DWORD dwExitCode);
VOID ReflectiveFree(HINSTANCE hAppInstance);