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.
C++ で ImGui を使用してデスクトップ アプリケーションを開発しています。ユーザーがファイル エクスプローラーを使用してマシン上のファイルを検索できるようにする必要があります。Python tkinter で行うのは非常に簡単でしたが、C++ でこれを行うにはどうすればよいでしょうか?