搜索资源列表

  1. WinEnumC

    0下载:
  2. 窗口/子窗口 枚举器 可以简单的显示/隐藏,启用,禁用
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:49.93kb
    • 提供者:potatoes
  1. EnumChildWindows

    0下载:
  2. EnumChildWindows枚举子窗口
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:2.49kb
    • 提供者:琦琦
  1. 《Windows核心编程(第四版)》中文版.rar

    2下载:
  2. 目 录 译者序 前言 第一部分 程序员必读 第1章 对程序错误的处理 1 1.1 定义自己的错误代码 4 1.2 ErrorShow示例应用程序 5 第2章 Unicode 11 2.1 字符集 11 2.1.1 单字节与双字节字符集 11 2.1.2 Unicode:宽字节字符集 12 2.2 为什么使用Unicode 13 2.3 Windows 2000与Unicode 13 2.4 Windows 98与Unicode 13
  3. 所属分类:VC/C++相关

    • 发布日期:2011-08-02
    • 文件大小:35.11mb
    • 提供者:mrf341@163.com
  1. WinEnumC

    0下载:
  2. 窗口/子窗口 枚举器 可以简单的显示/隐藏,启用,禁用-Window/sub-window can be a simple enumeration of the show/hide, enable, disable
  3. 所属分类:界面编程

    • 发布日期:2024-11-20
    • 文件大小:215kb
    • 提供者:potatoes
  1. EnumChildWindows

    0下载:
  2. EnumChildWindows枚举子窗口-Enumeration EnumChildWindows child window
  3. 所属分类:对话框与窗口

    • 发布日期:2024-11-20
    • 文件大小:2kb
    • 提供者:琦琦
  1. TestDlgMove

    0下载:
  2. 如何控制窗口控件的移动 文件: PreDialog.CPP PreDialog.H AutoSizeDlg.CPP AutoSizeDlg.H 主要实现在类: CPreDialog 主要是枚举窗口中的所有子控件 CAutoSizeDlg 具体实现控件的移动-How to control the window controls the movement of documents: PreDialog.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-11-20
    • 文件大小:18kb
    • 提供者:DY
  1. hookyou

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

    • 发布日期:2024-11-20
    • 文件大小:142kb
    • 提供者:王孝天
  1. EnumChildWnd

    0下载:
  2. 枚举子窗口 可根据进程名,进程ID,窗口名称来查找某窗口的所有子窗口,也可根据子窗口的名称查出该子窗口-Enumerate the child windows in accordance with the process name, process ID, the window name to find all the child windows of a window can also be found under the nam
  3. 所属分类:Windows编程

    • 发布日期:2024-11-20
    • 文件大小:2kb
    • 提供者:chinaeping
  1. EnumWindow

    0下载:
  2. 枚举系统进程与窗口,窗口与进程关联,枚举子窗口,运用ImageList截取系统图标,枚举进程子模块,可以对任意一个窗口发送任意的消息.对学习系统进程、窗口管理、进程枚举、窗口枚举、窗口消息很有帮助-Enumeration system processes and the window, the window associated with the process, enumerate child windows, the use of
  3. 所属分类:进程与线程

    • 发布日期:2024-11-20
    • 文件大小:72kb
    • 提供者:宋启波
  1. ApImjzck

    0下载:
  2. ApI简单例程之 - 枚举所有子窗口.e 易语言源码-ApI simple routines of the- enumerate all child windows. E easy language code
  3. 所属分类:易语言编程

    • 发布日期:2024-11-20
    • 文件大小:1kb
    • 提供者:wangzhonglv
  1. 2

    0下载:
  2. 枚举子窗口,VC源码书第17章中的源码 -window design
  3. 所属分类:对话框与窗口

    • 发布日期:2024-11-20
    • 文件大小:33kb
    • 提供者:李元实
  1. home

    0下载:
  2. 取焦点窗口句柄或者枚举父窗口和子窗口的句柄。-Take the focus window handle or enumerate the parent window and child window handle.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-11-20
    • 文件大小:3kb
    • 提供者:xvppd
  1. vb-EnumChildWindows

    0下载:
  2. vb枚举窗口,枚举出所有父窗口和其对应的子窗口-vb enumerate window enumerate all the parent window and child window
  3. 所属分类:对话框与窗口

    • 发布日期:2024-11-20
    • 文件大小:8kb
    • 提供者:Loui_Zhang
  1. MJCK

    0下载:
  2. 枚举所有父窗口和子窗口的工具 网上找来的,还是比较好用-Enumeration of all parent and child windows tool
  3. 所属分类:对话框与窗口

    • 发布日期:2024-11-20
    • 文件大小:4kb
    • 提供者:李明
  1. vb-EnumChildWindows

    0下载:
  2. 枚举游戏窗口..自动查找所有窗口和子窗口-Enumerate the game window .. automatically find all the window and the child window
  3. 所属分类:外挂编程

    • 发布日期:2024-11-20
    • 文件大小:7kb
    • 提供者:里申军
  1. GETHWND

    0下载:
  2. VC6.0制作按键精灵插件 枚举获得一个父窗口下的第二个标题相同、类名相同的子窗口的句柄-VC6.0 production QuickMacro plug enumeration to obtain a second title under the same parent window, type the name of the same child window handle
  3. 所属分类:其他小程序

    • 发布日期:2024-11-20
    • 文件大小:1.75mb
    • 提供者:Evil
  1. E_569874123

    0下载:
  2. 易源码,包括动态取窗口句柄,解禁按钮,枚举子窗口,新手学习的好例子。-Easy source, including taking a window handle dynamic, lifting buttons, except for the window, a good example of a novice to learn.
  3. 所属分类:易语言编程

    • 发布日期:2024-11-20
    • 文件大小:244kb
    • 提供者:草原IT人
  1. 枚举窗口与子窗口

    0下载:
  2. 用于枚举子窗口的程序1 用于枚举2子窗口的程序1 用于枚举3子窗口的程序1(Simple file search function, very convenient, very easy to use, especially to share with you)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-20
    • 文件大小:18kb
    • 提供者:kof2018

源码中国 www.ymcn.org