Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
import win32gui win32gui.GetForegroundWindow()
前面的代码将在我的 PC 上检索活动父窗口的 hWnd,但我如何获取远程 PC 的活动窗口?