Windows XP Build 2257.1.idx01.000810-2103:修订间差异

跳转到导航 跳转到搜索
第 66 行: 第 66 行:
显示属性现在包括 Themes (主题)和 Appearance theme(外观)主题预览。但是,在开发的这个阶段,两者都大多是坏的,因为它们可以为除 Windows 和桌面图标之外的所有内容显示黑屏。“主题”小程序中的“主题设置”也被删除并移动到“外观(Appearance)”选项卡,现在它分为“Effects(效果)”和“Advanced(高级)”。
显示属性现在包括 Themes (主题)和 Appearance theme(外观)主题预览。但是,在开发的这个阶段,两者都大多是坏的,因为它们可以为除 Windows 和桌面图标之外的所有内容显示黑屏。“主题”小程序中的“主题设置”也被删除并移动到“外观(Appearance)”选项卡,现在它分为“Effects(效果)”和“Advanced(高级)”。


=== Miscellaneous ===
=== 其他 ===
* There is now a user interface to enable and disable ClearType in the Desktop Properties.
* 现在有一个用户界面,用于在 Desktop Properties(桌面属性)中启用和禁用 ClearType。
* Starting from this build, the kernel has support for the <code>/MININT</code> argument for booting into [[Windows Preinstallation Environment]].
* 从此版本开始,内核支持用于启动到 [[Windows 预安装环境]]的 <code>/MININT</code> 参数。
*The copyright date in the about dialog of <code>winhlp32.exe</code> has been updated from 1990-1995 to 1990-2000.
* <code>winhlp32.exe</code> 的“关于”对话框中的版权日期从 1990-1995 年更新为 1990-2000 年。
*A status bar has been added to [[Notepad]], which can be enabled by an option in the new View menu.
* [[记事本]]中添加了一个状态栏,可以通过新的 View(视图)菜单中的选项来启用。
*A new Security menu has been added to [[Registry Editor]], which contains an options to view permissions of registry keys. It is non-functional though, as it either reports <code>Unable to display security information.</code> or shows an error due to the registry key not being accessible.
* [[注册表编辑器]]中添加了一个新的 Security(安全)菜单,其中包含用于查看注册表项权限的选项。但是,它不起作用,因为它报告 <code>Unable to display security information.</code>(无法显示安全信息。)或由于无法访问注册表项而显示错误。
* New [[bugcheck]] codes have been added:
* 添加了新的[[蓝屏死机|错误检查]]代码:
** <code>An executive worker thread is being terminated without having gone through the worker thread rundown code. Work items queued to the Ex worker queue must not terminate their threads. A stack trace should indicate the culprit.</code>(<code>0xE9</code>, later renamed <code>ACTIVE_EX_WORKER_THREAD_TERMINATION</code>)
** <code>An executive worker thread is being terminated without having gone through the worker thread rundown code. Work items queued to the Ex worker queue must not terminate their threads. A stack trace should indicate the culprit.</code>(执行工作线程在未完成工作线程断开代码的情况下被终止。排队到Ex worker队列的工作项不得终止其进程。堆栈跟踪应指示根本原因。)(<code>0xE9</code>,后来更名为 <code>ACTIVE_EX_WORKER_THREAD_TERMINATION</code>
** <code>The driver for your display adapter got stuck in an infinite loop.</code>(<code>0xEA</code>, later renamed <code>THREAD_STUCK_IN_DEVICE_DRIVER</code>)
** <code>The driver for your display adapter got stuck in an infinite loop.</code>(你的显示适配器的驱动程序卡在一个无限循环中。)(<code>0xEA</code>,后来更名为 <code>THREAD_STUCK_IN_DEVICE_DRIVER</code>
*** This bugcheck also contains instructions for booting to VGA mode if this occurs on boot.
*** 此错误检查还包含引导至 VGA 模式(如果在启动时发生)的说明。


== Bugs and quirks ==
== Bugs and quirks ==

导航菜单