Windows Aero:修订间差异

跳转到导航 跳转到搜索
删除62字节 、​ 2025 年 5 月 25 日 (星期日)
第 29 行: 第 29 行:
最后一步是修改注册表以允许应用 Aero 主题。打开注册表编辑器,浏览到 <code>HKLM\Software\Microsoft\Windows\CurrentVersion\ThemeManager</code>,,创建一个名为 <code>DemoCheckOverride</code> 的 <code>DWORD</code>,并将其值设置为 <code>64222</code>(或十六进制的 <code>0xFADE</code>)。
最后一步是修改注册表以允许应用 Aero 主题。打开注册表编辑器,浏览到 <code>HKLM\Software\Microsoft\Windows\CurrentVersion\ThemeManager</code>,,创建一个名为 <code>DemoCheckOverride</code> 的 <code>DWORD</code>,并将其值设置为 <code>64222</code>(或十六进制的 <code>0xFADE</code>)。


====Differences between Aero and Jade====
==== Aero Jade 的区别 ====
Jade was the public DWM theme used for testing, and is based on the private Aero theme, sharing the same appearance when the DWM is disabled, and featuring largely similar resources such as button controls. However, it differs from the private Aero theme in a few aspects. This section lists some technical information regarding the differences.
Jade 是用于测试的公共 DWM 主题,它基于私有 Aero 主题,在禁用 DWM 时拥有相同的外观,且具有大致相似的资源,例如按钮控件。但是,它与私有 Aero 主题在几个方面有所不同。在本节中,列出了有关差异的一些技术信息。


===== Auto-enabling DWM (UsesComposition) =====
===== Auto-enabling DWM (UsesComposition) =====

导航菜单