CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vb spy

搜索资源列表

  1. VB_SpyPPTool

    0下载:
  2. VB 实现类似spy++的工具,鼠标捕捉,查询窗口类,样式,消息-VB to achieve a similar spy++ tool, the mouse capture, query window class, style, message
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:37882
    • 提供者:刘活跃
  1. VBSimpleSpy

    0下载:
  2. 用VB写的Simple Spy,实现了窗口标题句柄等的截获,最重要的是思路简单,在VB6.0下调试通过-VB written with Simple Spy, achieved the title of the window handle, etc. intercepted, the most important is the idea of simple, to debug through VB6.0
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:65581
    • 提供者:hanks
  1. hookyou

    0下载:
  2. 特别说明:本程序目的是更改其他程序窗口的显示内容(如数值)。用枚举主窗口和子窗口的方法只能找到有句柄的控件,发消息进行更改。对无句柄的控件就无能为力了,在spy++里都无法枚举Delphi/BCB/VB的label控件的只能采用截获TextOut的方法了,没想到其他更好的办法:-)这种就是所谓的屏幕取词技术了,金山词霸用的就是这种方法。-Special Note: This procedure aims to change the window display of other content
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:145907
    • 提供者:王孝天
  1. Vb-SPY

    0下载:
  2. 用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.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:40306
    • 提供者:小明
  1. spy-vb

    0下载:
  2. vb 开发的spy,获取所有窗口或控件的句柄,对学习句柄很有好处-vb development of spy, or control access to the window handle
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:33425
    • 提供者:zhaoqqq
  1. API_Spy

    0下载:
  2. Visual Studio中的API Spy大家可能用过,这里是一个用VB实现的代码,拖放窗口中的十字到其它窗口就可以得到窗口的属性。 -Visual Studio in the API Spy you may have used, here is an implementation using VB code, drag and drop the window in the cross to the other window, you can get the window attributes
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:7959
    • 提供者:311
  1. spyxx-vb

    0下载:
  2. SPY++, 获取窗口及进程信息的工具. 这是SPY++ 2.0 的VB版源码.-The Source code of Spy++, it s a powerful tool which can get information about the windows and the tasks or threads. This is it s VD version of source code.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:18040
    • 提供者:CMonk
  1. Spy--

    0下载:
  2. 用于查看窗口信息,VB 6.0 下编译通过。-For viewing window information, VB 6.0 compile.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2564
    • 提供者:案发沙发
  1. SpyPP

    0下载:
  2. VB 实现Spy++工具,vb 开发的spy,获取所有窗口或控件的句柄,对学习句柄很有好处。-VB achieve Spy++ tools, vb development of the Spy, to obtain the handle to the window or control, is very good for learning handle.
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:67251
    • 提供者:abc
  1. Simple-Spy

    0下载:
  2. VB Simple_Spy枚举进程获取句柄小实例-VB Simple_Spy enumeration process to obtain a handle small examples
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:34908
    • 提供者:什锦丁儿
  1. 9876578

    0下载:
  2. Vb仿SPY获取和查找当前程序句柄,有需要的就下载吧。-Vb imitation SPY current program access and find the handle, there is a need to download it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:42270
    • 提供者:糟熘鱼片
  1. VB-Simple_Spy-sample

    0下载:
  2. visual basic 6.0 VB Simple Spy枚举进程获取句柄小实例-visual basic 6.0 VB Simple Spy Gets the enumeration process instance handle small
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:33549
    • 提供者:xhirl
  1. spyxx-vb

    0下载:
  2. 模仿spy++程序写的vb版本spy++,源码很有借鉴性,而且简单明了,值得学习-Imitate spy++ program written in VB version spy++, a very useful reference source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:66695
    • 提供者:soar
  1. NetWorkSpy_Source_Code_New_Release

    0下载:
  2. Spy source code vb.net-Spy source code vb.net......
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:544608
    • 提供者:nguyen tung
  1. API-Spy-Example

    0下载:
  2. api spy用vb编的源码,包括所有控件,如文本框,按钮,复选框等等,这些句柄怎么获取-api spy with vb series of source code, including all controls, such as text boxes, buttons, check boxes, and so on, how to obtain these handles
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6639
    • 提供者:kaitanzhe99
  1. SpyXX

    0下载:
  2. 仿spy++ vb源码 仿spy++ vb源码-spy++ vb
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:45900
    • 提供者:wjun
  1. ILSpy_setup,spy c++++,vb...

    0下载:
  2. 可以分析出出第三方,C#的dll接口,测试可以。(We can analyze the third party, C#'s dll interface)
  3. 所属分类:C#编程

  1. dom浏览器

    0下载:
  2. vb编写的的类似spy元素查找功能,dom树功能(VB is written in a similar spy element lookup function, DOM tree function)
  3. 所属分类:网络编程

    • 发布日期:2018-04-21
    • 文件大小:284672
    • 提供者:ad2018
搜珍网 www.dssz.com