doDlg.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall CAdoDlg::Create(char const *,char const *,unsigned long,struct tagRECT const &,class CWnd *,unsigned int,struct CCreateContext *)" (?Create@CAdoDlg@@UAEHPBD0KABUt
agRECT@@PAVCWnd@@IPAUCCreateContext@@@Z)
Debug/Ado.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
这是什么错误?应该如何修改?