CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 获取windows窗口标题

搜索资源列表

  1. Hookpwd

    0下载:
  2. 取输入框中星号的字符,获取窗口属性(坐标,大小,类名)等 读取窗口列表 修改窗口标题 开发环境:Vc++ 6.0-imported from asterisk in the box characters, access to the window properties (coordinates, size, class names) to read a list of windows to amend window title development environment : Vi
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:461461
    • 提供者:卜令兵
  1. mousehook

    1下载:
  2. 实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中. Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通 过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口, 用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以 实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如 键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消 息等。本文在VC6编程环境下实现了一个简单的鼠标钩子程序,并
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:22201
    • 提供者:杨秉岐
  1. EnumWindowsProc

    0下载:
  2. vc 获取所有打开窗口程序的句柄、类名及标题\EnumWindowsProc的源码-vc for all open windows programs handle, class name and title \ EnumWindowsProc source
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:36380
    • 提供者:
  1. 4

    0下载:
  2. 这是一个获取所有打开窗口程序的句柄、类名及标题的程序-Get a handle to all open windows programs, class name and title
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:50975
    • 提供者:刘萌
  1. pb9(topwiz)

    2下载:
  2. 1。bitmap: 捕捉窗口或控件的图象,保存为bmp文件。(主要调用gdi32函数) 2。ftpedit:实现ftp客户端功能。(调用wininet.dll) 3。griddemo:在dw列标题上显示指明排序方向的箭头(通过动态创建计算域实现) 根据列内容自动调整列宽度(使用GetTextExtentPoint32()) 4。history:具有自动完成和历史记忆功能的下拉框。(在注册表中保存历史) 5。icontray:在系统托盘显示图标。支持弹出菜单、热键激活。
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:1232197
    • 提供者:chenmiao
  1. EnumWindowsProc

    0下载:
  2. vc——获取所有打开窗口程序的句柄、类名及标题\EnumWindowsProc的程序源码,值得一看!-vc- all open windows to get a handle, class name and title \ EnumWindowsProc the program source code, worth a visit!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:36608
    • 提供者:何成立
  1. EnumWindowsProc

    0下载:
  2. 获取所有打开窗口程序的句柄、类名及标题\EnumWindowsProc\EnumWindowsProc.rar,很不错的vc源码,有兴趣的朋友可以看看。-All open windows to get a handle, class name and title \ EnumWindowsProc \ EnumWindowsProc.rar, very good vc source, interested friends can see.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:36681
    • 提供者:
  1. GetWindowname

    0下载:
  2. 获取窗口的标题和设置当前窗口标题,可以帮助大家学习windows编程-a code for get and set windows handle name
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:10872
    • 提供者:李儒伦
  1. 12345

    0下载:
  2. 遍历所有窗口获取句柄,类名,窗口标题-To traverse all windows to get the handle
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:10470
    • 提供者:ykk888
  1. windows

    0下载:
  2. 获取当前运行的所有窗口,并且关闭指定标题的窗口-Get all windows that are currently running, and turn off the designated title window
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:1881893
    • 提供者:袁其银
  1. EnumWindowsProc

    0下载:
  2. 获取所有打开窗口程序的句柄、类名及标题,VC++精选编程源码,很好的参考资料。-Get all the open windows program handles, the class name and title, VC++ select programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:19767
    • 提供者:糟熘鱼片
  1. VBgetallPrcoeessWinTitle

    1下载:
  2. VB获取Windows系统当前的所有进程,并枚举出窗口标题,得到desktop的句柄,得到desktop的第一个子窗体,循环所有的窗体。在所用到的方法中,有一个枚举所有进程的函数,这个函数可帮你快速找到当前运行的所有进程,你也可轻松的就将其应用到其它的应用程序中。-Capture all process , and windows Title , handle and so .
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:2114
    • 提供者:RealMan
  1. GetCurrentProcessTitle

    0下载:
  2. 获取当前正在激活状态的窗口的进程名和窗口标题-Get the windows Process name and windows title.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-14
    • 文件大小:22546
    • 提供者:贺庆友
  1. good_wlndow

    0下载:
  2. 用VB5,0获取正在系统中运行的窗口标题,很好源码(With VB5. 0 is running in the system window title, a good source)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:mgltiile
  1. Get Window Title

    0下载:
  2. 这是一个获取WINDOWS窗口标题labview的子程序(Get the WINDOWS window title)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-22
    • 文件大小:6144
    • 提供者:txtzz001
  1. 遍历窗口

    0下载:
  2. VBA 遍历所有窗口获取父窗口及子窗口句柄及标题(Traverse all the windows to get the parent window and child window handle and title)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:10240
    • 提供者:Sdylyh
  1. wjy

    0下载:
  2. winnt下获取窗口标题的更快速方法,不错的源码(Under winnt faster way to gain the window title, good source)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:14336
    • 提供者:gte%254018364
  1. Search Hwnd from Title Name

    0下载:
  2. Labview编写,使用WIndow dll,通过程序标题名称获取窗口句柄(Search Hwnd from windows title name)
  3. 所属分类:LabView编程

    • 发布日期:2018-04-30
    • 文件大小:18432
    • 提供者:Shadow-A
搜珍网 www.dssz.com