Windows XP Build 2481.0.main.010523-1905:修订间差异

跳转到导航 跳转到搜索
第 63 行: 第 63 行:
* STOP 错误代码移至系统崩溃屏幕上的故障排除文本下方。在代码之前还添加了一个“Technical information:”标签,此标签作为 <code>0x40000083</code>(<code>BUGCODE_TECH_INFO</code>)存储在消息表中。<ref>https://www.geoffchappell.com/studies/windows/km/bugchecks/index.htm</ref>
* STOP 错误代码移至系统崩溃屏幕上的故障排除文本下方。在代码之前还添加了一个“Technical information:”标签,此标签作为 <code>0x40000083</code>(<code>BUGCODE_TECH_INFO</code>)存储在消息表中。<ref>https://www.geoffchappell.com/studies/windows/km/bugchecks/index.htm</ref>
* 略微简化了错误检查代码 <code>0xEA</code> 的说明,删除了对 VGA 模式的引用。
* 略微简化了错误检查代码 <code>0xEA</code> 的说明,删除了对 VGA 模式的引用。
*<code>IPV6.EXE</code> now spoofs out a list of usable commands even without the IPv6 stack being installed.
* <code>IPV6.EXE</code> 即使在未安装 IPv6 栈的情况下,也会伪造出一份可用命令列表。
*The ability to enable or disable mobile IPv6 security checks using the <code>M [on | off]</code> argument in <code>IPSEC6.EXE</code> has been removed. Said argument remains mentioned in the command list though, albeit with the description to it being removed as well.
* 移除了使用 <code>IPSEC6.EXE</code> 中的 <code>M [on | off]</code> 参数启用或禁用移动 IPv6 安全检查的功能。尽管此参数仍然在命令列表中提及,但其描述也已被删除。


===Kernel functions===
===Kernel functions===

导航菜单