桌面窗口管理器:修订间差异

删除34字节 、​ 2025 年 4 月 20 日 (星期日)
第 26 行: 第 26 行:
[[文件:3683-DCEDemo.png|thumb|Build 3683 中的 DCE|300x300px]]
[[文件:3683-DCEDemo.png|thumb|Build 3683 中的 DCE|300x300px]]


===Windows Longhorn build 3683===
=== Windows Longhorn Build 3683 ===
There is no user interface to enable DCE in this build. To enable DCE, add the following registry key and reboot:
在此版本中,没有用于启用 DCE 的用户界面。要启用 DCE,请添加以下注册表项并重新启动:
<syntaxhighlight lang="registry">
<syntaxhighlight lang="registry">
Windows Registry Editor Version 5.00
Windows Registry Editor Version 5.00
第 35 行: 第 35 行:
</syntaxhighlight>
</syntaxhighlight>


StartupOptions can be set to 0 to disable DCE, 1 to enable it on startup, and 2 to allow dynamic control via the <code>rundll32 user32.dll,StartDCE</code> and <code>rundll32 user32.dll,StopDCE</code> commands.
<code>StartupOptions</code> 可以设置为 0 禁用 DCE,1 以在启动时启用它,2 以允许通过 <code>rundll32 user32.dll,StartDCE</code> <code>rundll32 user32.dll,StopDCE</code> 命令进行动态控制。


DCE in this build doesn't render the desktop background (although the background can still be seen via the sidebar), is extremely unstable, usually displaying major artifacts on screen or completely freezing after a couple of minutes. It is only known to work on real hardware, as most virtualizers, like VMware, cause a bugcheck immediately upon starting.
此版本中的 DCE 不渲染桌面背景(尽管仍然可以通过边栏看到背景),非常不稳定,通常会在屏幕上显示主要伪影或在几分钟后完全冻结。它只能在真实硬件上运行,因为大多数虚拟化器(如 VMware)在启动时会立即导致错误检查。


===Milestone 3 / 4 builds===
===Milestone 3 / 4 builds===