搜索资源列表
programpin
- 把窗口设置为置顶,查看相关窗口句柄等,隐藏窗体 使用方法是 把鼠标移动到某个要操作的窗体上,然后按alt+m 置顶 alt+q 取消 alt+h隐藏-put acc window set to check the relevant window handle. Hide Window method is to use the mouse to move a window to the operation, then press alt + m acc alt + q + h canceled
MessageMapSimulation
- 演示什么是消息映射,已及如何在继承的类里面实现消息映射,抓住窗口句柄等常用有关消息映射功能-demonstration mapping what is news, and how the succession of categories achieved news mapping, seize the window handles, and other relevant information used mapping function
CutScreen
- C#版的抓图程序,利用了API,同时可以取得窗体的句柄等信息!
spylite22
- Spy++ Lite是一款强有力的编程辅助工具,对分析窗体结构有独到之处。可以以十六进制和十进制两种不同方式显示窗口句柄等所有数值。本软件还可以简单调节窗口的状态和形为,如是否可见,是否可用,最大化,激活等。除此以外,您还可以把它当作一个截图的小工具来用。:)
VBSimpleSpy
- 用VB写的Simple Spy,实现了窗口标题句柄等的截获,最重要的是思路简单,在VB6.0下调试通过-VB written with Simple Spy, achieved the title of the window handle, etc. intercepted, the most important is the idea of simple, to debug through VB6.0
windowsedit
- 自己写的一个可以查看和修改窗口信息的小程序,可以查看窗口句柄等信息,并可以修改窗口大小和窗口标题。-Write a message can view and modify the small program window, you can view information such as window handle, and can modify the window size and window title.
lpcpp
- 遍历进程名,获取窗口句柄,窗口名称等,十分实用-Ergodic process, and obtain the window handle, window name and so on, very practical
spylite21
- windows资源查看 可查其它程序的句柄等-windows资源查看
shellbat
- 一个利用SHELL调用批处理的源码,利用API的句柄检查是否批处理执行完成,可等批处理执行完成后,再执行VB的下一行代码。-SHELL invoked using a batch of source code, using API' s handle to check the implementation of the completion of a batch could be the implementation of such a batch is completed, the im
QQSend
- 2009QQ消息*,含自定义窗体,句柄查找,根据HAND发送消息等。-2009QQ message mass, containing a custom form, handle to find, according to HAND send messages and so on.
ListProcess
- 列举正在运行的进程的一些信息,包括进程id号,进程名,经常句柄等。-List of running processes of some of the information, including the process id numbers, process name, handle, etc. frequently.
handle
- CSharp调用API根据鼠标位置捉窗口句柄类名,还有键盘代码等,根据这个可以做类似按键精灵的操作-CSharp API call handle the mouse position to catch the window class name, as well as the keyboard code, etc., according to the Wizard button to do a similar operation
023665547
- 获取系统进程ID、进程全路径名、线程数、相应的窗口名以及窗口句柄等资料-For system process ID, process full path name, the number of threads, the corresponding window name and window handles, etc.
1
- 程序通过鼠标获取目标窗口的标题、句柄等信息.-Program through the mouse for target the window s title, handle and other information.
windows
- 朔风WINDOW控制大师。可以改变任意窗口的位置,获取窗口句柄等功能。-North wind WINDOW control guru. You can change the position of any window to get the window handle functions.
20130510-desktop-frame
- vb.net2008工程源代码. 网上讲系统托盘,演示系统托盘的程序太多了,但是都太简单,用处有些,但不大,我根据自己程序的需求,提取出来一个很多标准桌面引用程序都使用的模式,同时也是提供了一个框架,朋友们可以直接在这上面开发属于自己的应用了.代码两很少,针对零起点,但是用户体验非常好 0.这是很多标准桌面应用程序都使用的模式 1.窗口打开后,程序在任务栏和托盘同时显示 2.点击最小化,任务栏上的不消失,只是最小化,同时托盘的图标也存在 3.点击
MouseMoni
- 用程序模拟鼠标操作,可以模拟单击、双击,还可获得窗口句柄等-With a program to simulate the mouse, you can simulate click, double click, but also to get the window handle, etc.
api-all
- vb6编写,常用的api函数,获取特定窗口句柄等,很好用。-vb6 preparation, common api functions, easy to use.
spylite24-(1)
- Spy++ Lite是一款强有力的编程辅助工具,对分析窗体结构有独到之处。可以以十六进制和十进制两种不同方式显示窗口句柄等所有数值。本软件还可以简单调节窗口的状态和形为,如是否可见,是否可用,最大化,激活等。除此以外,您还可以把它当作一个截图的小工具来用。:)-Spy++ Lite 2.4 Build 20080512 FindWindowEx、SendMessage、GetClassName、GetWindowText
FillRC
- VC图像填充选区的源码实例,实现思路:CBrush brush(RGB(255, 128, 128))定义一个颜色画刷,使用颜色填充区域,加载位图,创建位图画刷,使用位图填充区域,释放画刷对象,定义一个区域对象,绘制矩形边框,创建一个矩形选区,组合选区,获取两个选区的公共部分,将选区对象附加一个选区句柄,填充选区,释放选区句柄等-Source code examples VC image fills the constituency, the realization of ideas: CBru