Files
ayoubfaouzi-al-khaser/al-khaser/Code Injections/GetSetThreadContext.h
T
Lord Noteworthy c1780029e8 update code
2016-02-06 19:20:52 +01:00

8 lines
146 B
C

#include <Windows.h>
#include <tchar.h>
#include "..\Shared\Utils.h"
#include "..\Shared\Common.h"
BOOL GetSetThreadContext_Injection();