搜索资源列表
3
- 密码框查看工具 源代码 (1)密码框查看工具提升自身进程的权限,增加DEBUG权限; (2)根据鼠标位置获得窗口句柄; (3)根据窗口句柄获得所属的进程ID; (4)密码框查看工具以PROCESS_ALL_ACCESS方式打开该进程; (5)往该进程中注入线程代码; (6)建立并执行远程线程,在该远程线程中使用GetWindowText以获取窗口文本; (7)密码框查看工具读取内容并显示。 密码框查看工具软件特点: 无需DLL。 对于该功能的实现,
EnumProc
- 通过枚举进程间所有窗口来获取自己指定所需的窗口句柄。-Enum Process Hwnd
EnumWindowsProc
- vc 获取所有打开窗口程序的句柄、类名及标题\EnumWindowsProc的源码-vc for all open windows programs handle, class name and title \ EnumWindowsProc source
memo
- 窗口、进程、模块信息分析工具加内存读取和遍历工具: vc---vs2008 可以作为*编写时分析进程、内存的工具,并可以获取所有打开的进程id句柄等信息-Window, the process module information analysis tools plus memory read and Ergodic tools: vc--- vs2008 the time of the preparation can be used as plug-analysis process,
4
- 这是一个获取所有打开窗口程序的句柄、类名及标题的程序-Get a handle to all open windows programs, class name and title
spy-vb
- vb 开发的spy,获取所有窗口或控件的句柄,对学习句柄很有好处-vb development of spy, or control access to the window handle
gethandle
- 获取鼠标经过的窗口以及控件的所有类名和句柄的源码示例,希望对大家有帮助-Access to and control the mouse through the window class name and handle all the source code example, we want to help
EnumWindowsProc
- vc——获取所有打开窗口程序的句柄、类名及标题\EnumWindowsProc的程序源码,值得一看!-vc- all open windows to get a handle, class name and title \ EnumWindowsProc the program source code, worth a visit!
EnumWindowsProc
- 获取所有打开窗口程序的句柄、类名及标题\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.
123
- 通过遍历枚举所有窗口获取指定窗口句柄_Vb.net-Enumerate through all windows to get through the specified window handle
12345
- 遍历所有窗口获取句柄,类名,窗口标题-To traverse all windows to get the handle
SpyPP
- VB 实现Spy++工具,vb 开发的spy,获取所有窗口或控件的句柄,对学习句柄很有好处。-VB achieve Spy++ tools, vb development of the Spy, to obtain the handle to the window or control, is very good for learning handle.
EnumWindowsProc
- 获取所有打开窗口程序的句柄、类名及标题,VC++精选编程源码,很好的参考资料。-Get all the open windows program handles, the class name and title, VC++ select programming source code, a good reference.
Csharp-get-window-hwnd
- 获取与桌面有关的所有程序,进程,活动窗口的句柄。-Get all the program about the desktop, approach to handle.
VBgetallPrcoeessWinTitle
- VB获取Windows系统当前的所有进程,并枚举出窗口标题,得到desktop的句柄,得到desktop的第一个子窗体,循环所有的窗体。在所用到的方法中,有一个枚举所有进程的函数,这个函数可帮你快速找到当前运行的所有进程,你也可轻松的就将其应用到其它的应用程序中。-Capture all process , and windows Title , handle and so .
遍历窗口
- VBA 遍历所有窗口获取父窗口及子窗口句柄及标题(Traverse all the windows to get the parent window and child window handle and title)
VB遍历桌面所有的窗口和句柄
- 获取桌面任务栏中所有已打开程序的句柄,实现跨程序进行操作(父窗口和子窗口,类名)。(Gets the handle of all open programs in the desktop taskbar to perform cross - program operations.)
自动无策略
- Delphi编写的股票数据获取及自动交易程序,查看当前所开窗口内所有控件句柄(Delphi's stock data acquisition and automatic trading program to view all control handles within the current window.)