VUMBLOG
CString temp; temp.Format(_T("%d"), cnt); AfxMessageBox(temp); (출처 : http://pkss.tistory.com/entry/AfxMessageBox-%EC%B4%9D-%EC%A0%95%EB%A6%AC)