摘要:
EVC 中 include 的错误 http://hi.baidu.com/wlcspace aygshell.h(68) : error C2061: syntax error : identifier 'IShellPropSheetExt' 解决方法: 把 include 添加到StdAfx.h中,把其他文件中的 include 都删掉。 另外要注意,include 要放到StdA... 阅读全文
posted @ 2008-11-18 14:59 answer 阅读(805) 评论(0) 推荐(0) 编辑