找到对话cpp文件,手工添加上如下引用

#include <atlframe.h>
#include <atlctrls.h>
#include <atldlgs.h>
#include "resource.h"
#include "AboutDlg.h"
#include ".\maindlg.h"

即可解决,也可添加到 stdafx.h文件中

附:WTL80安装包下载
      各版本VS向导文件