Is there a function in python that is able to find the window name of a specific process?

前端 未结 0 1130
故里飘歌
故里飘歌 2021-01-13 20:11

I need to find a window (not the foreground window!!) using either win32gui or psutil. I already have this code in C# that works but I need it in python:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题