-
vc实现Windows关机程序,可扩展定时功能
vc实现Windows关机程序,可扩展定时功能-vc Windows shutdown procedure, which can be expanded regular function
- 2022-04-19 07:51:32下载
- 积分:1
-
E语言制作完美国际BT修改版,需要的拿去用吧
E语言制作完美国际BT修改版,需要的拿去用吧-E language modified version of a perfect international BT needs to use it instead
- 2022-07-09 09:54:55下载
- 积分:1
-
源代码技术示范包的完整完整性!
完整的API HOOK技术演示完整源代码包!-API HOOK complete integrity of the source code technology demonstration package!
- 2022-02-24 15:09:00下载
- 积分:1
-
是.NET环境下实现全局HOOK的例子,是又C#.NET开发
是.NET环境下实现全局HOOK的例子,是又C#.NET开发-yes.NET environment to achieve overall HOOK example, is another C#.NET development
- 2022-10-19 19:20:04下载
- 积分:1
-
HOOKDX
#pragma once
class CHOOKDX
{
public:
CHOOKDX(void);
~CHOOKDX(void);
static void InitHookDx();
static void SettHookDxTime(int hooktime);
};
- 2022-04-12 05:35:06下载
- 积分:1
-
一个棋牌类游戏的看牌器 了解其中的奥秘 看看吧 推荐阿
一个棋牌类游戏的看牌器 了解其中的奥秘 看看吧 推荐阿-a look at the types of games licensed for understanding the mysteries and watch it recommended A
- 2022-01-25 22:12:55下载
- 积分:1
-
Embedded VB Series achieve single
VB内嵌汇编实现单个类文件实现子类化钩子.-Embedded VB Series achieve single-file-type-type hook.
- 2023-03-22 14:00:04下载
- 积分:1
-
data from the oracle database extracted, when the keyboard in line with the data...
将数据从oracle数据库中提取出来,当键盘输入与数据库中相符的数据时会弹出提示性对话框。-data from the oracle database extracted, when the keyboard in line with the database data will pop indicative dialog.
- 2022-01-28 14:28:43下载
- 积分:1
-
通过Hook实现屏幕取词,虽然功能以前有人已经实现,但是,这段程序经过稳定性测试,可以进入商用,希望大家下载。...
通过Hook实现屏幕取词,虽然功能以前有人已经实现,但是,这段程序经过稳定性测试,可以进入商用,希望大家下载。-Introduction
Capture words on screen with "Hook", which has already been realized, however this program has bben carefully tested and can be adopted in commercial use. Welcome to download!
- 2022-03-18 04:33:17下载
- 积分:1
-
本文(其实是随笔)和实例代码描述的内容主要包括:API拦截,消息钩子,枚举子窗体,注册系统热键。其中消息钩子、API拦截、枚举子窗体实现代码在dll中,注册系统...
本文(其实是随笔)和实例代码描述的内容主要包括:API拦截,消息钩子,枚举子窗体,注册系统热键。其中消息钩子、API拦截、枚举子窗体实现代码在dll中,注册系统热键代码实现在测试exe中,另外exe代码段还涉及自定义消息和系统栏图标。希望对你有用-paper (actually essay) and example code description of the contents include : API interception, news hook, except for the form, the registration system hotkey. Which news hook, API interception, except for Creating the dll code, the registration system hotkey implementation of the code in test exe, another source of exe from the definition also covers news and column system icon. Hope useful to you
- 2022-04-09 22:29:23下载
- 积分:1