CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 句柄 delphi

搜索资源列表

  1. 窗口捕获

    0下载:
  2. 用于查找窗口控件的句柄,delphi例程
  3. 所属分类:Windows编程

    • 发布日期:2011-01-02
    • 文件大小:187.3kb
    • 提供者:lingdg
  1. zhuru.dll注入的源代码

    0下载:
  2. 一个dll注入的源代码,通过找窗口句柄,HOOK,热键呼出封装在dll中的窗体,A dll into the source code through to find window handle, HOOK, exhaled hotkey is packaged in a form in dll
  3. 所属分类:钩子与API截获

    • 发布日期:2017-03-26
    • 文件大小:341.43kb
    • 提供者:我是人
  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
    • 文件大小:142.49kb
    • 提供者:王孝天
  1. WinDetector

    1下载:
  2. Windows探测器是一款窗体句柄监控,进程监控,输入监控于一体的软件开发辅助软件.-Windows detector is a form handles monitoring, process monitoring, input monitoring in one software development supporting software.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2.28mb
    • 提供者:ggmm
  1. 11

    0下载:
  2. 面对面 木马生成器 完整代码 程序仅提供测试学习 全局钩子查找句柄截获 使用ASP收信 收信地址明文(测试而已没加密) //本软件主要是截获账号和密码 带了个简单发信 代码仅技术交流使用 -Face-to-face wooden horse generator
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:896.53kb
    • 提供者:6613066
  1. 200752816233843

    0下载:
  2. 此程序是防止学生在机房玩游戏的功能,利用黑名单句柄来做对比,可以衍生为公司的智能监控-This procedure is to prevent the students in the function room to play games, handle to make use of a blacklist contrast, can be derived for the company' s intelligent monitoring
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:985.6kb
    • 提供者:shuhanxin
  1. delphi_form_get_hwnd_classname_title

    0下载:
  2. DELPHI获得作用窗体的,窗体句柄,类名,以及标题。此源码可用于WIN 窗体 API学习。-DELPHI was the role of form, the form handle, class name, as well as the title. WIN this source can be used to study the form API.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:169.41kb
    • 提供者:彭龙
  1. littleTools

    0下载:
  2. Delphi 窗口句柄查看器+源代码,查看所有可视的窗口句柄,包括Windows桌面(Progman句柄)、任务栏、托盘区、所有可视的控件的句柄,还有它的继承类等等,总之可以把它当作是一个小工具来使用。-The the Delphi window handle viewer the+ source code view all visible window handle, including the the Windows desktop (Progman handle), the taskbar
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:166.51kb
    • 提供者:小伟
  1. Delphi-back-monitor

    0下载:
  2. 一、把当前进程变为一个系统服务:   目的是在任务列表中把程序隐藏起来。调用API函数RegisterServiceProcess实现。   二、定义全局热键(本例中定义热键Ctrl+Del+R),步骤:   1、定义捕获Windows消息WM_HOTKEY的钩子函数,即:procedure WMHotKey(var Msg : TWMHotKey) message WM_HOTKEY   2、向Windows加入一个全局原子 Myhotkey:
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:1.38kb
    • 提供者:iminss
  1. delphi-spy4win

    0下载:
  2. 通过控件ID得到控件的句柄对外部程序并进行操作,实例中是对VC与VB程序进行操控.-using ID to locate the handle.
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:209.96kb
    • 提供者:ben
  1. delphigjinstance

    0下载:
  2. Delphi禁止运行程序多个实例,程序先初始化参数,然后判断程序是否已经运行,得到程序的句柄,若发现多个句柄,就只运行一个句柄,程序也就始终保持一个窗口。-Delphi is prohibited to run multiple instances of the program, the program first initialization parameters, and then determine whether the program is already running, get a
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4.34kb
    • 提供者:李强
  1. 自动无策略

    1下载:
  2. Delphi编写的股票数据获取及自动交易程序,查看当前所开窗口内所有控件句柄(Delphi's stock data acquisition and automatic trading program to view all control handles within the current window.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:302kb
    • 提供者:胡汉三123
搜珍网 www.dssz.com