Windows 8 Build 7700.0.winmain.100122-1900 (查看源代码)
2025 年 6 月 8 日 (日) 20:13 的版本
、 2025 年 6 月 8 日 (星期日)→新增功能和更改
(WTF?) |
|||
| 第 32 行: | 第 32 行: | ||
* 针对 Maxim MAX311 系列(MAX3110E/MAX3111E/MAX3100/MAX3222E)SPI UART 添加驱动程序,改进了串行启动调试。 | * 针对 Maxim MAX311 系列(MAX3110E/MAX3111E/MAX3100/MAX3222E)SPI UART 添加驱动程序,改进了串行启动调试。 | ||
* <code>LdrProcessRelocationBlockLongLong</code> 处理多个特定于体系结构的重新定位:IA64、ARM、Thumb、Thumb-2 和 MIPS。 | * <code>LdrProcessRelocationBlockLongLong</code> 处理多个特定于体系结构的重新定位:IA64、ARM、Thumb、Thumb-2 和 MIPS。 | ||
* Attempting to load an ARM Thumb executable under the wrong architecture will now return error code <code>STATUS_INVALID_IMAGE_WIN_32</code>. | |||
* 加载 AMD64 所需的 PE 文件时,尝试加载 Thumb-2 PE 现在将返回 <code>STATUS_INVALID_IMAGE_WIN_32</code>。 | * 加载 AMD64 所需的 PE 文件时,尝试加载 Thumb-2 PE 现在将返回 <code>STATUS_INVALID_IMAGE_WIN_32</code>。 | ||
| 第 38 行: | 第 39 行: | ||
* Assertion string 已更改为隐藏完整的对象路径。此外,一些可执行文件由 Windows Main Build Lab 帐户(简称:<code>wmbla</code>,a=Account)签名,就像后来的 Windows 8 版本一样,这与 [[Windows 7]] 开发和发布期间的标准“Microsoft Corporation”签名器不同。 | * Assertion string 已更改为隐藏完整的对象路径。此外,一些可执行文件由 Windows Main Build Lab 帐户(简称:<code>wmbla</code>,a=Account)签名,就像后来的 Windows 8 版本一样,这与 [[Windows 7]] 开发和发布期间的标准“Microsoft Corporation”签名器不同。 | ||
* Windows 8 系列搜索筛选选项(以及 Windows 8 操作系统的筛选选项)已添加到本地组策略编辑器实用程序中。 | * Windows 8 系列搜索筛选选项(以及 Windows 8 操作系统的筛选选项)已添加到本地组策略编辑器实用程序中。 | ||
* | *The power service has received an overhaul, with certain functions being separated out into a new dedicated User-Mode Power Services Extensions library (<code>umpoext.dll</code>). | ||
* | *Changes to the internal code of the On-Screen Keyboard application are present, including the addition of a new <code>osksupport.dll</code> library. | ||
* | *Additional APIs were added to the Audio and Bluetooth services. | ||
* 其他错误消息已添加到[[系统还原]]中。 | * 其他错误消息已添加到[[系统还原]]中。 | ||