www.pudn.com > HookAPI > ProcessToHook.cpp
// ProcessToHook.cpp: implementation of the CProcessToHook class.
// save the process name of Process that using app name
//////////////////////////////////////////////////////////////////////
#include "ProcessToHook.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
CProcessToHook::CProcessToHook()
{
}
CProcessToHook::~CProcessToHook()
{
}