main.cpp(27): error C3646: “HWND”: 未知重写说明符(unknown overide specifier)

来自http://tunps.com/unknown-overide-specifier

main.cpp(27): error C3646: “HWND”: 未知重写说明符(unknown overide specifier)

这个main.cpp #include了db.h,db.h里面有个声明:

void FilterContent(contentStruct* contentParam)

而这个声明因为疏忽没有用分号结尾,所以就造成了未知重写说明符报错。

About tunpishuang

just 4 fun·····
This entry was posted in 未分类 and tagged . Bookmark the permalink.

发表评论

电子邮件地址不会被公开。 必填项已用 * 标注

*

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>