方法:
//#include <afxcontrolbars.h> // 功能区和控件条的 MFC 支持#define CWinAppEx CWinApp
去除include <afxcontrolbars.h>, 添加#define CWinAppEx CWinApp
VS2008 C1083 错误处理
原文:http://blog.51cto.com/13503908/2122341