法1:下载安装VS2008 SP1,
法2:在stdafx.h中,注释#include <afxcontrolbars.h>,在后面加一行#define CWinAppEx CWinApp
无法打开包括文件:“afxcontrolbars.h”: 的解决方案
最新推荐文章于 2024-09-29 23:33:43 发布
法1:下载安装VS2008 SP1,
法2:在stdafx.h中,注释#include <afxcontrolbars.h>,在后面加一行#define CWinAppEx CWinApp