如何使用 Windows 7 API,如 Aero Glass、Jump List 等

发布于 2024-08-20 02:07:24 字数 81 浏览 11 评论 0原文

我如何利用 Aero Glass、跳转列表等 Windows 7 功能?还有一些细微的变化,例如跳转列表上的图标、跳转列表的颜色。有什么好的文章吗?

How can I take advantage of the Windows 7 features like Aero Glass, Jump Lists, ect. And minor changes like the icon on the jump list, the color of the jump list. Any good articles?

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

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

发布评论

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

评论(1

你不是我要的菜∠ 2024-08-27 02:07:24

查看 Windows API 代码包:
http://code.msdn.microsoft.com/WindowsAPICodePack

适用于 Microsoft® 的 Windows® API 代码包
.NET Framework提供源代码
可以用来访问的库
Windows 7 和 Windows 的一些功能
来自托管代码的 Vista。这些窗户
功能不可用
今天的 .NET 开发人员
框架。

支持的各个功能
此版本(v1.0.1)的库
是:

  • Windows 7 任务栏
    o 跳转列表、图标叠加、进度条、选项卡式缩略图和
    缩略图工具栏

    • Windows 外壳
      o Windows 7 库
      o Windows Shell 搜索 API 支持
      o 资源管理器浏览器控件
      o Shell 命名空间实体的层次结构
      o Windows Shell 属性系统
      o 拖放外壳对象
      o Windows Vista 和 Windows 7 通用文件对话框,包括
      自定义控件
      o 已知文件夹和非文件系统容器
    • DirectX
      Direct3D 11.0、Direct3D 10.1/10.0、DXGI 1.0/1.1、
      Direct2D 1.0、DirectWrite、Windows 成像组件 (WIC) API
    • Windows Vista 和 Windows 7 任务对话框
    • 传感器平台 API
    • 扩展语言服务 API
    • 电源管理 API
    • 应用程序重启和恢复 API
    • 网络列表管理器 API
    • Command Link 控件和系统定义的 Shell 图标

Check out the Windows API Code Pack:
http://code.msdn.microsoft.com/WindowsAPICodePack

Windows® API Code Pack for Microsoft®
.NET Framework provides a source code
library that can be used to access
some features of Windows 7 and Windows
Vista from managed code. These Windows
features are not available to
developers today in the .NET
Framework.

The individual features supported in
this version (v1.0.1) of the library
are:

  • Windows 7 Taskbar
    o Jump Lists, Icon Overlay, Progress Bar, Tabbed Thumbnails, and
    Thumbnail Toolbars

    • Windows Shell
      o Windows 7 Libraries
      o Windows Shell Search API support
      o Explorer Browser Control
      o A hierarchy of Shell Namespace entities
      o Windows Shell property system
      o Drag and Drop for Shell Objects
      o Windows Vista and Windows 7 Common File Dialogs, including
      custom controls
      o Known Folders and non-file system containers
    • DirectX
      o Direct3D 11.0, Direct3D 10.1/10.0, DXGI 1.0/1.1,
      Direct2D 1.0, DirectWrite, Windows Imaging Component (WIC) APIs
    • Windows Vista and Windows 7 Task Dialogs
    • Sensor Platform APIs
    • Extended Linguistic Services APIs
    • Power Management APIs
    • Application Restart and Recovery APIs
    • Network List Manager APIs
    • Command Link control and System defined Shell icons
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文