找回密码
 加入
搜索
查看: 1267|回复: 2

如何查找进程的线程(How to Get ProcessThreads from A PROCESS) 附图

[复制链接]
发表于 2009-4-12 21:03:01 | 显示全部楼层 |阅读模式
如何查找到进程线程进程里的线程
How to Get ProcessThreads from A PROCESS
谢谢高手解答,小弟感谢不尽.


[ 本帖最后由 techbytnt 于 2009-4-12 21:07 编辑 ]
发表于 2009-5-12 22:43:07 | 显示全部楼层
wingetprocess($appname,"")
发表于 2009-7-22 02:09:39 | 显示全部楼层
本帖最后由 lynfr8 于 2009-7-22 02:11 编辑

_WinAPI_GetWindowThreadProcessId

Retrieves the identifier of the thread that created the specified window

#Include <WinAPI.au3>
_WinAPI_GetWindowThreadProcessId($hWnd, ByRef $iPID)


Parameters

$hWndWindow handle
$iPIDProcess ID of the specified window

Return Value
SuccessThread ID of the specified window
您需要登录后才可以回帖 登录 | 加入

本版积分规则

QQ|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度

GMT+8, 2024-5-6 10:54 , Processed in 0.069432 second(s), 19 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表