블로그 이미지
worhkd2

calendar

1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
2011. 9. 20. 12:39 프로그래밍/C++

AfxMessageBox 리턴 값

IDOK : 1
IDCANCEL : 2
IDABORT : 3
IDRETRY : 2
IDIGNORE : 5
IDYES : 6
IDNO : 7


'프로그래밍 > C++' 카테고리의 다른 글

CString 클래스의 Find(), ReverseFind() 함수  (0) 2011.10.18
AfxExtractSubString() API함수  (0) 2011.10.18
MFC ListCtrl  (0) 2011.09.19
visual assist X  (0) 2011.09.14
사용은 안해본 버튼이미지 설정..  (0) 2011.08.30
posted by worhkd2