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.
Windows OS で win32gui を使用してアプリケーション イメージ名を取得する方法はありますか? win32gui.GetWindowText( hwnd ) を使用してのみ Windows テキストを取得できます。タスクマネージャーに表示されるイメージ名を取得したいです。
ありがとう..