エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
The singular non-modality of MFC modal dialogs
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
The singular non-modality of MFC modal dialogs
Explains the pseudo modality of CDialog based modal dialogs and a problem with the CDialog::EndDi... Explains the pseudo modality of CDialog based modal dialogs and a problem with the CDialog::EndDialog implementation Download source - 19.4 Kb Introduction For the non-programmer, modal dialog boxes are those that refuse to go away till you dismiss them, which is usually done by clicking on the OK or Cancel buttons. For the programmer (the non-VB ones anyway), modal dialog boxes are those that dis