文件名称:howto_find_window_hierarchy_info
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- ah***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This program gets information about the classes that make up a root window with a title containing some target text. For example, you can look for a form with a title containing the text "Notepad."
When you enter the text to find and click the Find Windows button, the program saves the target text in the global variable g_Contains and then calls the EnumWindows API function to enumerate the system s windows.
When you enter the text to find and click the Find Windows button, the program saves the target text in the global variable g_Contains and then calls the EnumWindows API function to enumerate the system s windows.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
howto_find_window_hierarchy_info.html
List.frm
Module1.bas
Project1.vbp
List.frm
Module1.bas
Project1.vbp