mfc链接时候出现的异常?求解释,怎么修改

mfc链接时候出现的错误?求解释,如何修改?1myAboutDlg.obj : error LNK2001: 无法解析的外部符号 protect

mfc链接时候出现的错误?求解释,如何修改?
1>myAboutDlg.obj : error LNK2001: 无法解析的外部符号 "protected: virtual struct AFX_MSGMAP const * __thiscall CmyAboutDlg::GetMessageMap(void)const " (?GetMessageMap@CmyAboutDlg@@MBEPBUAFX_MSGMAP@@XZ)
1>C:\Project\系统\Debug\系统.exe : fatal error LNK1120: 1 个无法解析的外部命令

[解决办法]