Windows 2000 Build 2151.1:修订间差异

添加292字节 、​ 2025 年 10 月 23 日 (星期四)
(完成移植)
第 25 行: 第 25 行:
{{Collapse bottom}}
{{Collapse bottom}}
== Changes ==
== 新增功能和更改 ==
* Finalized the kernel message table. <code>0xE0</code> (<code>ACPI_BIOS_FATAL_ERROR</code>) was modified to state that the user should use an OEM diagnostic disk, and two new bugcheck codes were added:<ref>https://www.geoffchappell.com/studies/windows/km/bugchecks/index.htm</ref>
* 已完成内核消息表(kernel message table)的最终确定。<code>0xE0</code><code>ACPI_BIOS_FATAL_ERROR</code>)修改为提示用户应使用 OEM 诊断磁盘,并且添加了两个新的蓝屏错误代码:<ref>https://www.geoffchappell.com/studies/windows/km/bugchecks/index.htm</ref>
** <code>A thread tried to release a resource it did not own.</code> (<code>0xE3</code>, later renamed <code>RESOURCE_NOT_OWNED</code>)
** <code>A thread tried to release a resource it did not own.(一个线程尝试释放它不拥有的资源。)</code><code>0xE3</code>,后来重命名为 <code>RESOURCE_NOT_OWNED</code>
** <code>A executive worker item was found in memory which must not contain such items. Usually this is memory being freed. This is usually caused by a device driver that has not cleaned up properly before freeing memory.</code> (<code>0xE4</code>, later renamed <code>WORKER_INVALID</code>)
** <code>A executive worker item was found in memory which must not contain such items. Usually this is memory being freed. This is usually caused by a device driver that has not cleaned up properly before freeing memory.(在内存中发现了一个不应包含此类项的执行工作项。通常这是正在释放的内存。这通常是由设备驱动在释放内存前未正确清理引起的。)</code><code>0xE4</code>,后来重命名为 <code>WORKER_INVALID</code>


== 图库 ==
== 图库 ==