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.
MFC メッセージ ループが既に実行されているかどうかを知る方法はありますか?
編集: コンテキスト: ライブラリ (イベント処理を含む) は、そのイベント フィルタリングが既存の MFC メッセージ ループにアタッチする必要があるか、独自のメッセージ ループを作成する必要があるかを知る必要があります: メイン メッセージ ループが既に存在する場合は、独自のループを作成してはなりません。ブロックしているでしょう。