vc6.0 /mfc中的錯誤:see declaration of 'AFX_MSGMAP 、GetMessageMap 、syntax error : missing '; ' before ...

vc6.0 /mfc中的錯誤:see declaration of 'AFX_MSGMAP 、GetMessageMap 、syntax error : missing '; ' before ...

瀏覽:1036
日期:2025-11-13
解決方法是:檢查自己在源文件中的函數實現過程的先後順序是不是搞錯了 ... BEGIN_MESSAGE_MAP(CControlCernterDlg,CDialog) //{{AFX_MSG_MAP(CControlCernterDlg) // 中的錯誤...看更多