$ 0 0 Func _PIDGetWindowTitle($_PID = 0) Local $WList = WinList() For $i = 1 to $WList[0][0] If WinGetProcess($WList[$i][0]) = $_PID Then Return WinGetProcess($WList[$i][0]) EndIf Next EndFunc;_PIDGetWindowTitle Y!@G#YU@