[PYTHON/PYWIN32] EnumWindows 함수 : 윈도우 나열하기

■ EnumWindows 함수를 사용해 윈도우를 나열하는 방법을 보여준다.

예제 코드 (PY)

※ pip install pywin32 명령을 실행했다.

Advertisements