搜索资源列表
TexDVD2007(vb)
- 一款免费的DVD播放器程序,拥有专业的播放画质。 你可以通过导航滑块改变播放状态,控制音量大小, 也可以从硬盘中播放DVD格式的文件,程序有完全兼容的控制按键, 支持全屏幕播放,鼠标右键弹出菜单等功能。程序使用了sldr.ocx, 该文件已经包含在压缩包中,打开源代码前请先注册这个控件。
分页存储管理算法VB程序演示
- 这个程序是由Visual Basic 6.0所编,它主要演示了关于分页存储管理中的随机分页的过程,程序可演示4个作业的分配,但总长度不可打于64,它可以显示作业号、页表长度、作业长度、状态(空项、已分配)。通过点击按键“我有作业要分配”来激活分配。程序共由两个表格、一个按键组成。关于不同的作业运用了不同的颜色,可以让读者看出这个页分配给了哪个作业。“空项”表示该作业还不存在,“已分配”表示该作业已分配完了,对照作业号上的颜色,可以看出哪几页是被分配给该作业的。-Visual Basic 6.04
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
VB写的按键精灵
- VB写的按键精灵!要的自己看下! 大家一起学习,VB write QuickMacro! To own Kanxia! We learn together
VB
- VB 类按键精灵源码,很好的学习资料,是制作游戏辅助工具的好帮手。-VB Class Wizard button source, good learning materials, aids the game is to produce a good helper.
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
xyq
- vb写的按键精灵插件源码,解决梦幻鼠标偏移。-Wizard button vb written source plug-ins to solve the mouse offset dream.
Schematic(VB)
- 红外线遥控器记录和回放测试程序,这个代码参考了其他的代码,我使用了USB电脑遥控器,进行测试,可以读取按键信息代码。如果您感兴趣的话,可以继续深入学习,自己编写遥控PC程序的软件来.-Infra-red remote control recording and playback of test procedure, this code into other code, I use the USB PC remote control, for testing, you can read the k
vbsoftcode
- VB共享软件防破解技术资料大全,收集了近20多个vb程序防破解的精彩实例,另含技术思路和设计文档。这些资料主要有: EnumChildWindows 枚举反调试; FINDWINDOW检测窗体反调试; VB 检测按键; VB-CRC32自校验设计; VB-检测父进程; 借鸡生蛋; 金蝉脱壳防LOADER; 注册码陷阱圈套; 锁定鼠标范围反调试; 内存分配检测; -Shareware VB S
VB.programming.test.button.code
- VB编程检测按键代码VB programming test button code -VB programming test button code
VB
- 打字游戏,主要应用于电脑新手对键盘各按键的熟悉!-Typing game, mainly used in the computer novice on the keyboard, the key know!
利用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
VB screen all keyboard keys
- VB屏蔽所有键盘按键,做屏保用,做实时上传用防止人为操作(VB screen all keyboard keys)
VB锁定键盘的程序
- 玩游戏的时候有些不需要用到的系统按键可以屏蔽掉,系统热键也可以(When playing games, some system keys that are not needed can be shielded, and the system hot keys can also be used.)
发送按键
- 模拟键盘发送按键,可发送后台按键。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