EasyHook2.7.6270.0StaticLib
EasyHook最新静态库,包含NetFX3.5、NetFX4.0下面的已经编译好的动态库,同时包含了NetFX4.0下自己编译的静态库。静态库的用法大致如下:
1、头文件包含如下
#define_STATIC_LIB_//声明引用静态库
#include
#if_WIN64
#pragmacomment(lib,"Aux_ulib.lib")
#pragmacomment(lib,"psapi.lib")
#pragmacomment(lib,"EasyHook64.lib")
#else
#pragmacomment(lib,
下载地址
用户评论
使用出现Unable to find internal entry point.