获取所有激活窗口的详细信息

WinGet, id, list,,, Program Manager
Loop, %id%
{
    this_id := id%A_Index%
    WinActivate, ahk_id %this_id%
    WinGetClass, this_class, ahk_id %this_id%
    WinGetTitle, this_title, ahk_id %this_id%
    MsgBox, 4, , Visiting All Windows`n%a_index% of %id%`nahk_id %this_id%`nahk_class %this_class%`n%this_title%`n`nContinue?
    IfMsgBox, NO, break
}

给TA捐赠
共{{data.count}}人
人已捐赠
其他

获取天气_by sunwind_La_Lw

2020-3-9 5:17:44

其他

获取文件夹更详细的属性

2020-3-9 5:19:44

个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索