在 VC6 中使用 WinDDK 7 时出现问题

发布于 2024-12-01 18:13:56 字数 296 浏览 1 评论 0原文

当我尝试使用 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文