Textractor_test/vnrhook/pipe.h

9 lines
208 B
C
Raw Normal View History

2018-08-26 03:45:25 +08:00
#pragma once
#include "common.h"
#include "types.h"
void CreatePipe();
void NotifyHookRemove(unsigned __int64 addr);
void ConsoleOutput(LPCSTR text); // jichi 12/25/2013: Used to return length of sent text