搜索资源列表
wordover
- 这个程序可以返回鼠标捕捉的词,用VB编的,你也可以哦-this procedure can return to the mouse to capture the words, VB series, you can oh
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.
Code
- Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。ADO数据库编程。在VB中利用ADO控件和ADO对象访问数据库,在VC中利用ADO技术访问数据库。-Hook program. How to install the hook procedure, how to write a global hook, dynamic link library global variable analysis of data sharing. ADO database pr