The flying fly is flying in the high and big sky...
posted on 2008-06-29 02:13 duguguiyu 阅读(746) 评论(1) 编辑 收藏 所属分类: C++
Doxygen好象认不出DLL中定义的类 我的大部分类都在DLL中(有源码的), 凡是以下面方式定义的类一个也没认出来 class __declspec(dllexport) CClassName:public CObject { } 回复 引用