一个简单的hook 新手入门

// Hook32.cpp : Defines the entry point for the DLL application. //app #include "stdafx.h"ci #include "Hook32.h" it #pragma data_seg(".Hook32Data") HHOOK hHook = NULL; HINSTANCE hMod = NULL; HWND g_hW
相关文章
相关标签/搜索