请高手帮帮忙,我的对话框怎么不能用ClassWizard向导前几天写好的程序,用Tab Control,运行结果有点错误,有
请高手帮帮忙,我的对话框怎么不能用ClassWizard向导
前几天写好的程序,用Tab Control,运行结果有点错误,有文件删不了,后来从网上看删除**.clw文件我就删除了,今天编写对话框程序,结果出现这个现象,The ClassWizaard entry for the class “PowerViewDlg”is missing or corrupt in the ClassWizard database file"F:\程序\MonitorA\MonitorA.clw". 于是按提示往下,又出项Repair Class Information 对话框,提示信息是这个:ClassWizard cannot open the class "PowerViewDlg".if the class has been deleted,use the Remove button to remove it from the ClassWizard database,Otherwise Pivide the new information for this class below.查看文件也在,编译运行都好呢,就是用类向导添加对话框消息或函数就出现这问题,类向导出现这情况怎么解决呢?
先谢谢高手啊
[解决办法]
1、这是没有办法的事情,VC6.0有点bug,你可以直接在你的文件中添加映射的。
2、老是靠IDE自动添加映射的话,这样不能深入了解MFC内部机制,不是一件很好的事情,
你就把微软的VC6.0的bug当做微软对你意志的考验吧!
3、我刚学MFC的时候,也有过你这个疑问!
[解决办法]
