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.
Age of Empires (AOE) のプラグインを作成しようとしています。(例: プレイ中にゲームの画面にメッセージを表示する)。ゲーム画面にテキストを描画したい。SetWindowsHookExメッセージに応じてオーバーレイを使用して描画する必要があると思いWM_PAINTます。でもフックは苦手。AOE ゲーム ウィンドウ (ゲームのプレイ中) にテキスト文字列を描画するのに役立つ簡単なコード スニペットを探しています。
SetWindowsHookEx
WM_PAINT