ququhu 发表于 2009-6-2 20:41:00

BeginEditorCommand报错,是因为什么东西没有引用?

BeginEditorCommand报错,是因为什么东西没有引用?

petcon 发表于 2009-6-4 09:40:00

你用的是cdialog么?

梦幻神话 发表于 2009-6-4 11:10:00

有没有#include 头文件

ququhu 发表于 2009-6-4 16:56:00

碰巧被我弄出来了
是因为对话框我没有继承CAcUiDialog,而使用的CDAILOG.
换成CAcUiDialog后,就不报错了.

luowy 发表于 2009-6-18 00:01:00

不建议用begineditorcommand来处理~~~
页: [1]
查看完整版本: BeginEditorCommand报错,是因为什么东西没有引用?