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.
現在、Windows XNA 用の cocos2d-x で作業しています。アラートやメッセージ ボックスの表示に問題があります。
参照 System.Windows を追加すると、次を使用できます。
System.Windows.MessageBox.Show("Hello!");