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

搜索资源列表

  1. enumfilehandle

    0下载:
  2. 枚举系统中所有已打开文件的句柄,有时一个文件删不掉,可能是文件句柄没有释放,可以用它来寻找哪个进程打开了文件,结束这个进程或者关掉句柄就可以了-Enumerate the system to handle all open files, and sometimes can not afford to delete a file, it may not release the file handle, you can use it to find which process opens a fil
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:5501
    • 提供者:9908006
  1. EnumWindows

    2下载:
  2. VC++利用EnumWindows函数获得桌面所有窗口句柄的实例演示-VC++ using EnumWindows function to obtain the desktop window handle of the instance of the presentation of all
  3. 所属分类:外挂编程

    • 发布日期:2014-01-18
    • 文件大小:1874050
    • 提供者:xu7103224
  1. GetWindowHandle

    0下载:
  2. VC++中获取窗口句柄方法大全,可获得任意窗口的句柄,很多方法都不错!-VC++ method to obtain the window handle Daquan, get a handle to any window, many methods are good!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:173681
    • 提供者:Tercel_fly
  1. changes

    0下载:
  2. 找了很长一段时间都没有获取子窗体控制其控件的代码。自己改了一份分享给大家!获取句柄后可以自定义TListView需要修改的控件坐标来达到控制目的-Looking for a very long time do not get the subform control its control code. Own a share for everyone to change! Get a handle custom TListView after the control coordinates nee
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:214207
    • 提供者:田奔
  1. EnumProc

    0下载:
  2. 通过枚举进程间所有窗口来获取自己指定所需的窗口句柄。-Enum Process Hwnd
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:50209
    • 提供者:wskgah
  1. VBbkgndgetcolor

    2下载:
  2. VB后台获取指定句柄窗口内某点的颜色源码 对于编写程序软件,游戏辅助,有着很大的帮助-VB background for the specified window handle to the color of a point source for the programming software, games, assistance, have a great help
  3. 所属分类:系统编程

    • 发布日期:2017-05-08
    • 文件大小:1659
    • 提供者:龙神
  1. getjub

    0下载:
  2. VC2005获得窗口句柄源码。在VC中函数的调用实现。-VC2005 get the window handle source. In the VC in the function call to achieve.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1477458
    • 提供者:MRcao
  1. spy

    0下载:
  2. delphiSPY++简化代码,获取窗口以控件句柄-delphiSPY++ to simplify the code to control access to the window handle
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:184718
    • 提供者:BB离习
  1. RichEdit2Rtf

    0下载:
  2. VC工程,通过拖拽方式得到窗口句柄,并实现将RichEdit中的内容保存到RTF文件。-VC project, drag and drop way to get the window handle, and achieve the RichEdit content saved to the RTF file.
  3. 所属分类:系统编程

    • 发布日期:2012-10-27
    • 文件大小:158530
    • 提供者:hanxu
  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源程序

    1下载:
  2. 获取窗口句柄及窗口内容的VB源程序,及自动保存相应文档的功能。
  3. 所属分类:Windows编程

    • 发布日期:2012-10-30
    • 文件大小:14132
    • 提供者:trade6@126.com
  1. ManagedSpy1

    1下载:
  2. SPY++的改进版本,可以提取到更多的windows消息信息和句柄信息-SPY++ for improved version, can extract more information and the message windows handle information
  3. 所属分类:Windows Develop

    • 发布日期:2015-08-04
    • 文件大小:208719
    • 提供者:bloodxia
  1. VB

    1下载:
  2. 获得句柄容易,用GetCursorPos和WindowFromPoint就可以,但截获消息有点难,因为不在一个内存地址空间里。 用钩子 全局鼠标钩子。 -Get a handle easily, with GetCursorPos and WindowFromPoint can, but intercepted the message a bit difficult, because not a memory address space. Global mouse hook with
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:7028
    • 提供者:xx
  1. enum

    0下载:
  2. 利用c++6.0编写的一个程序,可以获得当前运行进程的窗口句柄和类名。-failed to translate
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:61188
    • 提供者:duanfengsheng
  1. memo

    3下载:
  2. 窗口、进程、模块信息分析工具加内存读取和遍历工具: vc---vs2008 可以作为外挂编写时分析进程、内存的工具,并可以获取所有打开的进程id句柄等信息-Window, the process module information analysis tools plus memory read and Ergodic tools: vc--- vs2008 the time of the preparation can be used as plug-analysis process,
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-27
    • 文件大小:109508
    • 提供者:李建
  1. getnameprocess

    0下载:
  2. 根据一个窗口句柄得到运行程序名的两个函数实现-The implementions of two functions to get the name of the running application using an window s handle
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:827
    • 提供者:站长
  1. lpcpp

    0下载:
  2. 遍历进程名,获取窗口句柄,窗口名称等,十分实用-Ergodic process, and obtain the window handle, window name and so on, very practical
  3. 所属分类:GUI Develop

    • 发布日期:2016-01-24
    • 文件大小:19097
    • 提供者:qq
  1. Crack

    0下载:
  2. 非常简陋的,列举指定窗口及其所有子窗口的窗口句柄,文字,和窗口坐标.spy++已经有了这些功能.这个用在项目管理上的小工具.-Very simple, citing the specified window and all its sub-window, window handle, text, and window coordinates. Spy++ Already have these features. This used in project management gadget.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:19857
    • 提供者:xu
  1. ok

    0下载:
  2. 超好用的取父和子窗口类名和句柄查找器 -超好用Father and son get the window class name and handle finder
  3. 所属分类:Editor

    • 发布日期:2017-03-30
    • 文件大小:167778
    • 提供者:sdfsadf
  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
    • 文件大小:2392002
    • 提供者:ggmm
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com