Windows XP Build 2410.1.main.001208-1937:修订间差异
跳转到导航
跳转到搜索
Windows XP Build 2410.1.main.001208-1937 (查看源代码)
2024 年 10 月 30 日 (三) 18:14 的版本
、 2024 年 10 月 30 日 (星期三)→Miscellaneous
正义羊-JRJSheep(讨论 | 贡献) |
正义羊-JRJSheep(讨论 | 贡献) |
||
| 第 80 行: | 第 80 行: | ||
系统属性(System Properties)小程序已更新,以合并自动更新以前的小程序功能,现在可以通过单独的按钮访问编辑环境变量。 | 系统属性(System Properties)小程序已更新,以合并自动更新以前的小程序功能,现在可以通过单独的按钮访问编辑环境变量。 | ||
=== | === 其他 === | ||
* | * 默认情况下,回收站现在位于桌面的右下角。它还使用了一个类似于其最终外观的新图标,尽管带有手柄,稍后将在最终版本之前删除。 | ||
* | * Dr. Watson(<code>drwtsn32.exe</code>)的名称和描述已通过放弃 Windows 2000 品牌而通用化。因此,它现在分别称为 ''Dr. Watson for Windows'' 和 ''Windows Application Error Debugger''。 | ||
* | * 画图现在可以将文件保存为除位图以外的其他格式,其中包括 JPEG、GIF、EMF、TIFF 和 PNG。 | ||
* | * [[NTBackup]] 中添加了一个新的向导模式,作为事实上的模式。以前的用户界面现在称为“高级模式”,可以从应用程序内启动。 | ||
* | * 首次出现在 [[Windows 9x]] 中的 MSN Explorer 应用程序已向后移植到此版本。它可以在桌面上或"开始"菜单中找到。 | ||
* | * [[系统还原]]实用程序现在默认处于启用状态。 | ||
* | * 用于窗口动画的“拖动时显示窗口内容”选项现在默认处于打开状态。 | ||
* | * 错误检查消息中所有提及 Windows 2000 的内容都更改为简单的 Windows。此外,<code>/nogui</code> 启动屏幕现在将版本声明为 Windows “codename” Whistler,而非 Windows 2000。 | ||
* | * 添加了新的[[蓝屏死机|错误检查]]代码: | ||
** <code>The filesystem driver stack has deadlocked and all the modified pages are destined for the filesystem. Since the filesystem is nonoperational, the system has crashed because none of the modified pages can be reused with losing data. Any filesystem or filter driver in the stack may be at fault.</code> | ** <code>The filesystem driver stack has deadlocked and all the modified pages are destined for the filesystem. Since the filesystem is nonoperational, the system has crashed because none of the modified pages can be reused with losing data. Any filesystem or filter driver in the stack may be at fault.</code>(文件系统驱动程序堆栈已死锁,所有修改的页面都以文件系统为目标。由于文件系统无法运行,因此系统已崩溃,因为任何修改的页面都无法在丢失数据的情况下重复使用。堆栈中的任何文件系统或过滤器驱动程序都可能出错。)(<code>0xEB</code>,后来更名为 <code>SESSION_HAS_VALID_SPECIAL_POOL_ON_EXIT</code>) | ||
** <code>SESSION_HAS_VALID_SPECIAL_POOL_ON_EXIT</code> | ** <code>SESSION_HAS_VALID_SPECIAL_POOL_ON_EXIT</code>(<code>0xEC</code>) | ||
** <code>UNMOUNTABLE_BOOT_VOLUME</code> | ** <code>UNMOUNTABLE_BOOT_VOLUME</code>(<code>0xED</code>) | ||
** <code>PREFETCHER_POOL_ERROR_BUGCHECK</code> | ** <code>PREFETCHER_POOL_ERROR_BUGCHECK</code>(<code>0xEE</code>) | ||
*** | *** 此错误检查代码在操作系统开发后期被删除,解释了当前 Windows 版本中仍然存在的未定义差距。 | ||
** <code>The kernel attempted to ready a thread that was in an incorrect state such as terminated.</code> | ** <code>The kernel attempted to ready a thread that was in an incorrect state such as terminated.</code>(内核尝试准备处于错误状态的线程,例如terminated。)(<code>0xEF</code>,后来更名为 <code>CRITICAL_PROCESS_DIED</code>) | ||
==File differences== | ==File differences== | ||