在 VC6 中使用 WinDDK 7 时出现问题
当我尝试使用 WinDDK 7600.16385.0 构建 VC6 项目时,出现以下错误
C:\SDK\Microsoft\WinDDK\7600.16385.0\inc\api\winefs.h(387) : error C2485: 'deprecated' :无法识别的扩展属性
因为我没有直接将 Winefs.h 包含在我的项目中,所以我不能够有条件地构建项目以消除“已弃用”错误。
我想知道WinDDK 7600.16385.0是否可以与VC6一起使用。
任何潜在的帮助表示赞赏。
谢谢。
When I try to build a VC6 project with WinDDK 7600.16385.0, I get the following error
C:\SDK\Microsoft\WinDDK\7600.16385.0\inc\api\winefs.h(387) : error C2485: 'deprecated' : unrecognized extended attribute
Because I'm not directly including Winefs.h in my project, I'm not able to conditionally build the project for removing 'deprecated' error.
I would like to know if WinDDK 7600.16385.0 can be used with VC6.
Any potential help is appreciated.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论