Python check if current window is file explorer (windows)

后端 未结 0 714
执念已碎
执念已碎 2020-12-29 19:35

I am using this code to obtain current window

from typing import Optional
from ctypes import wintypes, windll, create_unicode_buffer

def getForegroundWindowT         


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