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.
私はProcess-Viewerのようなアプリを作っています。CListCtrl で現在実行中のすべてのプロセスを表示するウィンドウで。今、私はプロセスのアイコンを取得し、listCtrl に表示したいと考えています。どうすればそれを行うことができますか?? ありがとう。
これは、次のいずれかの方法を使用して実行できます。
これらのうち、SHGetFileInfo が最も簡単な場合があります。