cbuttonst\bcmenu.h(47) : error C2143: syntax error : missing ';' before '*'
cbuttonst\bcmenu.h(47) : error C2501: 'CImageList' : missing storage-class or type specifiers
cbuttonst\bcmenu.h(47) : error C2501: 'bitmap' : missing storage-class or type specifiers
cbuttonst\bcmenu.h(92) : error C2504: 'CMenu' : base class undefined
cbuttonst\bcmenu.h(103) : error C2061: syntax error : identifier 'CToolBar'
cbuttonst\bcmenu.h(105) : error C2061: syntax error : identifier 'CImageList'
cbuttonst\bcmenu.h(111) : error C2061: syntax error : identifier 'CImageList'
\cbuttonst\bcmenu.h(112) : error C2061: syntax error : identifier 'CBitmap'
\cbuttonst\bcmenu.h(112) : error C2535: 'int __thiscall BCMenu::AppendMenuAunsigned int,unsigned int,const char *)' : member function already defined or declared
cbuttonst\bcmenu.h(111) : see declaration of 'AppendMenuA'
cbuttonst\bcmenu.h(114) : error C2061: syntax error : identifier 'CImageList'
cbuttonst\bcmenu.h(115) : error C2061: syntax error : identifier 'CBitmap'
cbuttonst\bcmenu.h(115) : error C2535: 'int __thiscall BCMenu::AppendMenuW(unsigned int,unsigned int,unsigned short *)' : member function already defined or declared
cbuttonst\bcmenu.h(114) : see declaration of 'AppendMenuW'
cbuttonst\bcmenu.h(118) : error C2061: syntax error : identifier 'CImageList'
cbuttonst\bcmenu.h(119) : error C2061: syntax error : identifier 'CImageList'
这只是一部分错误,那位大神能告诉我是什么原因啊?或者给我发一份你们编译过没错的CButtonST的源码,小弟万分感谢!