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++ を使用して生の WinApi でアプリケーションを作成しています。私は最初から自分のコントロールを書いています。特定の HWND 以外でマウス ボタンをクリックしたときに情報を取得する必要があります。そのようなことを行うための WinApi の組み込みメカニズムはありますか、それとも独自のロジックを記述する必要があるのでしょうか?