求助,我根据《深入浅出MFC》的程序编辑的,但是编译的时候总是出错,请高手帮助!
错误如下:--------------------Configuration: MFC - Win32 Debug--------------------
Linking...
MY.obj : error LNK2001: unresolved external symbol "class CWinApp * __cdecl AfxGetApp(void)" (?AfxGetApp@@YAPAVCWinApp@@XZ)
Debug/MFC.exe : fatal error LNK1120: 1 unresolved externals
执行 link.exe 时出错.
MFC.exe - 1 error(s), 0 warning(s)
Frame2.rar
(9.84 KB)