Windows Longhorn Build 4067.0.idx01.040312-1730:修订间差异

跳转到导航 跳转到搜索
第 60 行: 第 60 行:
除了 Aero 任务栏和边栏资源外,此版本还包括 Aero 时钟和 Aero 预览窗格图像资源以及渐变资源,这些资源会包含在内,但永远不会在以后的重置前版本中使用,因此还需要修改 <code>Microsoft.Windows.WCPClient.dll</code>。
除了 Aero 任务栏和边栏资源外,此版本还包括 Aero 时钟和 Aero 预览窗格图像资源以及渐变资源,这些资源会包含在内,但永远不会在以后的重置前版本中使用,因此还需要修改 <code>Microsoft.Windows.WCPClient.dll</code>。


=== Bugcheck codes ===
=== 错误检查代码 ===
Several bugcheck messages were modified in this build. The <code>0x23</code> bugcheck code was renamed back to <code>FAT_FILE_SYSTEM</code>, which originally was a set of instructions for the user if they encountered the error. Codes <code>0xA5</code> and <code>0xF9</code> were given slight changes in their spacing. Finally, new bugcheck codes were added:
此版本中修改了多个错误检查消息。<code>0x23</code> 错误检查代码已重命名回 <code>FAT_FILE_SYSTEM</code>,它最初是用户遇到错误时提供的一组说明。代码 <code>0xA5</code> <code>0xF9</code> 的间距略有变化。最后,添加了新的错误检查代码:
*<code>APP_TAGGING_INITIALIZATION_FAILED</code> (<code>0x109</code>, reassigned to <code>0x10A</code> after development reset)
* <code>APP_TAGGING_INITIALIZATION_FAILED</code><code>0x109</code>,开发重置后重新分配给 <code>0x10A</code>
*<code>DFSC_FILE_SYSTEM</code> (<code>0x10A</code>, reassigned to <code>0x10B</code> after development reset)
* <code>DFSC_FILE_SYSTEM</code><code>0x10A</code>,开发重置后重新分配给 <code>0x10B</code>
*<code>A violation has been detected in the use of FsRtl Create Element package.</code> (<code>0x10B</code>, later renamed <code>FSRTL_EXTRA_CREATE_PARAMETER_VIOLATION</code> and reassigned to <code>0x10C</code> after development reset)
* <code>A violation has been detected in the use of FsRtl Create Element package.</code>(在使用 FsRtl Create Element 包时检测到冲突。)(<code>0x10B</code>,后来更名为 <code>FSRTL_EXTRA_CREATE_PARAMETER_VIOLATION</code> 并在开发重置后重新分配给 <code>0x10C</code>


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

导航菜单