码迷,mamicode.com
首页 > 其他好文 > 详细

error C2504: 'CDialogEx' : base class undefined

时间:2015-12-23 19:29:44      阅读:2266      评论:0      收藏:0      [点我收藏+]

标签:

自己创建了一个对话框,编译时在生成的对话框类中出现‘CDialogEx‘ : base class undefined。。错误

 

解决方案:#include <afxcontrolbars.h> // 功能区和控件条的 MFC 支持

error C2504: 'CDialogEx' : base class undefined

标签:

原文地址:http://www.cnblogs.com/-sev-/p/5070810.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!