搜索资源列表
winIOVBs.WinIo模拟按键 VB源码
- WinIo模拟按键 VB源码,打包完整文件,Pass key WinIo simulation game to kill all the VB source code, complete documentation package
MapleStory 冒险岛的后台按键
- 冒险岛的后台按键,VB版的,运用了POSTMESSAGE等API函数,希望大家多多支持-Adventure Island in the background button, VB version, use a POSTMESSAGE other API functions, hope you can
WinIogame(source)
- WinIo模拟按键通杀所有游戏(VB源码)-Analog pass WinIo button to kill all Games (VB source)
DisableWindowsKeys
- 用VB编程实现锁定计算机键盘,主要功能就是禁止键盘上的任意按键,同时还可以为软件设置密码,禁用任务管理器,保存当前设置;另外还可在任务栏添加小图标和任务管理器"应用程序"及"进程"隐藏进程的功能,并且锁定计算机后禁止使用屏保密码,可以使用快捷键解锁。-Programming with VB computer keyboard lock, main function is to prohibit any key on the keyboard, while software can also se
vbsoftcode
- VB共享软件防破解技术资料大全,收集了近20多个vb程序防破解的精彩实例,另含技术思路和设计文档。这些资料主要有: EnumChildWindows 枚举反调试; FINDWINDOW检测窗体反调试; VB 检测按键; VB-CRC32自校验设计; VB-检测父进程; 借鸡生蛋; 金蝉脱壳防LOADER; 注册码陷阱圈套; 锁定鼠标范围反调试; 内存分配检测; -Shareware VB S
VBanjian
- VB按键精灵源码。一个做外挂不可或缺的东西。-VB source code button wizard. An indispensable thing to do plug-in.
VB_AutoPressKey
- 这是一个按键精灵程序,可以自动点击,事先可以录制动作,然放点击播放,就可以按照你的要求按键了,纯VB代码-This is a key wizard process, you can automatically click, you can record pre-action, Ran release click to play, you can follow your request, keys, and pure VB Code
wxhhq
- 一个用vb和按键精灵编写的小软件,可以实现后台无人发话,不影响你操作界面。-Vb and buttons with a wizard to prepare a small software, can achieve the background that no one stepped in, do not affect your interface.
byVB
- 涉及双音多频制式电话按键拨号的原理, Goertzel DFT算法实现DTMF 拨号过程,在发送端根据具体的电话号码生成相应的双频信号,在接收端根据频谱幅度,找到ASCII码即检索出电话号码。用VB进行可视化编程设计及仿真-DTMF,Goertzel DFT
Hotkey
- 一个VB制作的系统热键程序,可以侦听任意键盘按键以启动某个程序,或者虚拟成另外一个按键,可用于盛大易宝等遥控器的自定义按键-A production system hotkey VB program, you can listen any keyboard button to start a program, or into another virtual buttons that can be used EZ Pod and other custom remote control button
OCX_Template
- 用VB编写的OCX控件模板,可用于按键精灵的自定义界面。-Written with VB OCX control template, the wizard can be used to customize the interface buttons.
VB
- 用VB语言编写的小程序,用来追踪鼠标和按键的位置,附加生成的可执行文件。-VB language with a small program used to track the location of the mouse and buttons, add the resulting executable file.
VB.programming.test.button.code
- VB编程检测按键代码VB programming test button code -VB programming test button code
myjsq
- VB计算器源码,按键操作、数字转换字符、字符转换数字等操作,适合初学者学习研究,老鸟请飘过-VB Calculator Source
SendMessage
- vb编写的几个按键模拟的代码,实现简单的外挂的功能-vb prepared several key simulation code
利用VB捕捉并保存屏幕图像
- 利用VB捕捉并保存屏幕图像,VB用API模拟printscreen按键并把图像显示在picturebox上(Capturing and saving screen images using VB)
VB屏蔽任意按键
- VB屏蔽任意按键,借助“键障”,我们可以屏蔽任何一类键位,如所有字母键、所有数字键、F1-F24键、方向键;可以屏蔽组合快捷键,如Win键、Alt+Tab键、Alt+Esc键、截图键等。(VB shield any key, the key obstacle, we can shield any key, such as all letter keys, all digital key, F1-F24 key, key direction; can shield the shortcut key
发送按键
- 模拟键盘发送按键,可发送后台按键。windows模式(The analog keyboard sends the key, and can send the back-end button)
VB模拟按键精灵自动点击网页
- VB模拟按键精灵,自动刷新网页 自动点击 自动语音提示(VB analog button wizard, automatic refresh of web pages, automatic click on automatic voice prompt)
VB鼠标按键精灵
- VB鼠标按键精灵(VB模拟出的按键精灵大部分功能)(Private Declare Sub keybd_event Lib "user32" (ByVal bVk As Byte, ByVal bScan As Byte, ByVal dwFlags As Long, ByVal dwExtraInfo As Long) Private Declare Sub mouse_event Lib "user32" (ByVal dwFlags As Long