搜索资源列表
Vb-SPY
- 用VB编的类似与SPY++的程序。 Vb仿SPY获取和查找当前程序句柄。 其中对窗口的操作很值得借鉴。-VB for use with the SPY++ similar to the procedure. Vb like SPY access and find the current process handle. The operation window which is worth learning from.
EXCEL-using-VB-control
- 用VB的OLE自动化技术获取Excel 的控制句柄,从而直接控制Excel 的一系列操作。-With VB' s OLE automation technology for the control handle Excel, Excel to directly control a series of operations.
delphi-spy4win
- 通过控件ID得到控件的句柄对外部程序并进行操作,实例中是对VC与VB程序进行操控.-using ID to locate the handle.
hiddenprocess
- VB隐藏进程的一切信息,不显示在任务管理器中。在进程列表中隐藏当前应用程序进程。演示窗口什么也没做,但打开后,你在Windows的进程管理器中并不能发现该窗口的句柄、名称等信息,无法通过任务窗口操作该窗口。-VB hidden processes all the information is not displayed in the Task Manager. Hide the current application process i
hiddenprocess
- VB隐藏进程的一切信息,不显示在任务管理器中。在进程列表中隐藏当前应用程序进程。演示窗口什么也没做,但打开后,你在Windows的进程管理器中并不能发现该窗口的句柄、名称等信息,无法通过任务窗口操作该窗口。-All information VB hidden process, does not appear in the task manager. Hide the current application process in the
vb.netAccessOtherProgram
- VB.net通过窗体名称搜索对应窗体句柄并操作其中的控件内容的演示-Access and edit other running program s controls by using vb.net
Get_Picture_text_listview
- 通过句柄获取文本框,列表框文字内容以及相关控件的图像(Gets the text box, list box, text content, and the image of the associated control through the handle)
VB遍历桌面所有的窗口和句柄
- 获取桌面任务栏中所有已打开程序的句柄,实现跨程序进行操作(父窗口和子窗口,类名)。(Gets the handle of all open programs in the desktop taskbar to perform cross - program operations.)
获取任意程序的窗体句柄并操作程序
- 获取任意程序的窗体句柄并操作程序,运行以后可以直接获取窗口句柄并对窗口进行操作(Get a form handle and an operating program for any program)