7 lines
91 B
C
7 lines
91 B
C
#pragma once
|
|
|
|
#include "framework.h"
|
|
|
|
void InitSpy(HMODULE hModule);
|
|
void DestroySpy();
|