搜索资源列表
allwindows.zip
- 本代码实现枚举所有打开程序的窗口,将窗口信息列在列表框中。
EnumWindows
- 枚举所有窗口,将起最小化,没有其他什么了。-Enumerate all the windows will have the smallest, no other anything.
WinEnumC
- 窗口/子窗口 枚举器 可以简单的显示/隐藏,启用,禁用
EnumChildWindows
- EnumChildWindows枚举子窗口
vb-EnumChildWindows
- vb枚举窗口,枚举出所有父窗口和其对应的子窗口-vb enumerate window enumerate all the parent window and child window
EnumWindows
- VC++ 枚举桌面所有顶层窗口,列出窗口类名和窗口标题等-Desktop VC++ enumeration of all top-level window, listing the window class name and window title, etc.
allwindows
- 本代码实现枚举所有打开程序的窗口,将窗口信息列在列表框中。- This code realization enumerates all opens the procedure the window, in tabulates the window information row in the frame.
TestDlgMove
- 如何控制窗口控件的移动 文件: PreDialog.CPP PreDialog.H AutoSizeDlg.CPP AutoSizeDlg.H 主要实现在类: CPreDialog 主要是枚举窗口中的所有子控件 CAutoSizeDlg 具体实现控件的移动-How to control the window controls the movement of documents: PreDialog.CPP PreDialog.H AutoSizeDlg.CP
AutoFillSnDemo
- 软件安装过程中自动填写序列号的演示,通过枚举窗口实现.例子中是安装Office2003时自动填写序列号.可自己扩充.-Software installation process to automatically fill in the serial number of the demonstration, achieved by enumerating the window. Office2003 example is installed automatically when you fill
Window
- 枚举所有的windows窗口 并在treelist控件中显示-Enumerate all the windows and window controls appear in treelist
vbenumHwndandClassName
- vb实现的枚举指定窗口上所有控件Classname和Hwnd的程序。 vb6.0+windowXp Sp3编译通过-vb enumerate the specified window on the implementation of all the controls and Hwnd Classname procedures. vb6.0+ windowXp Sp3 compile
Demo
- VISUAL C++实例——枚举桌面所有顶层窗口-VISUAL C++ example- all top-level window enumeration Desktop
allwindows
- 自己编写一个用VC++枚举当前所有打开的程序窗口,其原理是利用GetWindowLong(hWnd,GWL_STYLE)& WS_VISIBLE对打开的窗口进行查找-I have written a VC++ enum with all the current open window, the principle is to use GetWindowLong (hWnd, GWL_STYLE) & WS_VISIBLE to find it on the open windows
sdhakjhkx
- 枚举系统窗口和取得句柄例程及关闭窗口,适合初学者进行学习研究,不错的源码-Enumerate the window and get a handle routine and close the window, suitable for beginners to learn research, a good source
sddsdds
- 枚举窗口,适合初学者进行学习研究,不错的源码-Enumerate windows, suitable for beginners to learn research, a good source
enumwins
- 这是一个关于枚举所有桌面窗口的VB6源代码 -enum windows
enumwindow
- 枚举窗口,窗口功能编程啊,推荐,长知识了-Enumeration window, the window function programming, recommendation, long knowledge
mochine__protonal
- 枚举所有窗口,将起最小化,没有其他什么了,()
IFTBOM
- 枚举当前系统中所有的已经安装的设备! 原创呀!()
cecondjcache
- 利用COM对象枚举系统服务,很不错的易语言源码,适合易语言爱好者学习,()