首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > C++ >

添加一个新类SystemImageList有关问题解决

2013-01-08 
添加一个新类SystemImageList问题解决The new class Wizard could not find the appropriate header file

添加一个新类SystemImageList问题解决
The new class Wizard could not find the appropriate header file to include for the bass class CObject.if youchoose to derive from the class anyway ,you need to manually add to the approppriate header file to SystemImageList.h.
我基于对话框,添加一个新类SystemImageList,结果出现了如上的问题,如何解决?
[解决办法]
add to the approppriate header file to SystemImageList.h.
[解决办法]
新类的头文件SystemImageList.h有没有加载到工程

热点排行