?? hookprocess.h
字號:
#if !defined(AFX_HOOKPROCESS_H__4F96CF81_D0DA_45B3_98D1_D985930A87D4__INCLUDED_)
#define AFX_HOOKPROCESS_H__4F96CF81_D0DA_45B3_98D1_D985930A87D4__INCLUDED_
#include "common.h"
#include "Ioctl.h"
#include "wrSync.h"
#include "HookMng.h"
#include "QueryMng.h"
// Perform initializing
void HookProcessInit(HookMng& refHookMng,QueryMng& refQueryMng);
// Perform cleanup memory allocated for process names
void HookProcessExit();
#endif // !defined(AFX_HOOKPROCESS_H__4F96CF81_D0DA_45B3_98D1_D985930A87D4__INCLUDED_)
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -