Windows 7 中的桌面窗口管理器

发布于 2024-07-21 02:22:44 字数 56 浏览 5 评论 0原文

Windows 7 中是否有新的 DWM API? 如果是这样,我在哪里可以找到有关它们的文档?

Are there any new DWM APIs in Windows 7? If so, where can I find documentation on them?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

森林迷了鹿 2024-07-28 02:22:45

Windows 7 API 已在 MSDN 上记录。 请参阅 http://msdn.microsoft.com/en- us/library/aa969499(VS.85).aspx

以下 API 似乎是新的:

  • DwmSetIconicLivePreviewBitmap
  • DwmInvalidateIconicBitmaps
  • DwmSetIconicThumbnail

Windows 7 API's are already documented on MSDN. See http://msdn.microsoft.com/en-us/library/aa969499(VS.85).aspx

The following API's appear to be new:

  • DwmSetIconicLivePreviewBitmap
  • DwmInvalidateIconicBitmaps
  • DwmSetIconicThumbnail
_蜘蛛 2024-07-28 02:22:45

Windows 博客 中有一些有关 Windows 7 库和 API 的信息。 这可能会引导您找到您正在寻找的东西。

There is some information on Windows 7 libraries and APIs at the windows blog. That might lead you to what you're looking for.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文