搜索资源列表
VBGetWord.ocxExample.rar
- 专业屏幕取词引擎GetWord.ocx的简单使用范例(VB),为VB入门编程人员准备。GetWord.ocx为在网上下载的破解版本,版权归作者所有。(不好意思,刚才那个getword范例文件不全,后来才知道。),Professional Capture Characters from Screen engine GetWord.ocx a simple example of the use (VB), entry for VB programmers to prepare. GetWord.oc
hookyou
- 特别说明:本程序目的是更改其他程序窗口的显示内容(如数值)。用枚举主窗口和子窗口的方法只能找到有句柄的控件,发消息进行更改。对无句柄的控件就无能为力了,在spy++里都无法枚举Delphi/BCB/VB的label控件的只能采用截获TextOut的方法了,没想到其他更好的办法:-)这种就是所谓的屏幕取词技术了,金山词霸用的就是这种方法。-Special Note: This procedure aims to change the window display of other content
TakeWordFromScreen
- 用VB编的从屏幕取词的简单示例。到目前为止我所见到的唯一一个这样的程序,希望能够抛砖引玉。-VB series with a simple example from the Screen. So far I have seen only one such procedure, hoping to offer their valuable suggestions.
collins5
- collins5屏幕取词程序-vb实现; -collins5 Screen Translation Program-vb to achieve collins5 Screen Translation and implementation procedures-vb
vb-Screen-Translation-Function
- 运用金山的dll,让vb实现屏幕取词功能,缺点是360会阻拦-Jinshan to use the dll, so that vb achieve getWord function will block the drawback is that 360
Text-Capture_Screen-Text-Hooking_vb
- VB 屏幕取词取字原理(xiaoyaosoft.com)可以 HOOK ExtTextOut,只是用来检测ExtTextOut这个函数的应用,要做HOOK需另写代码-Text Capture,Screen Text Hooking & Capture,only a api ,not full hook.HOOK ExtTextOut vb hook windows api,