之前一直只有用到MessageBox的提示功能,今天剛好要判斷MessageBox的返回值,方法如下:
if( IDNO == MessageBox("Send result or not ?", "Warning", MB_YESNO))
{
// if choice no
}
else
{
// if choice yes
}
2008年7月25日 星期五
接收MessageBox的選擇
標籤: C/C++
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言