Windows 8 Build 7753.0.fbl grfx.100516-2126:修订间差异
跳转到导航
跳转到搜索
Windows 8 Build 7753.0.fbl grfx.100516-2126 (查看源代码)
2025 年 11 月 25 日 (二) 19:32 的版本
、 2025 年 11 月 25 日 (星期二)→Windows Runtime (WinRT)
正义羊-JRJSheep(讨论 | 贡献) |
正义羊-JRJSheep(讨论 | 贡献) |
||
| 第 57 行: | 第 57 行: | ||
An option to enable the Active Directory Application Mode has been added to the "Turn Windows features on or off" popup. Despite that, installing the feature does not perform any action, as the service for it does not actually get installed. | An option to enable the Active Directory Application Mode has been added to the "Turn Windows features on or off" popup. Despite that, installing the feature does not perform any action, as the service for it does not actually get installed. | ||
=== Windows | === Windows Runtime(WinRT) === | ||
这是首个包含部分 [[Windows Runtime]] 的当前可用版本。与之前的版本相比,OLE 库(<code>ole32.dll</code>)引入了处理运行时初始化、类激活和 WinRT 字符串操作的新导出。然而,在这个开发阶段,很可能没有更高级别的 Windows Runtime API 可用。Windows Runtime 最终会在 [[Windows 8 build 7776|Build 7776]] 的 <code>wpnapps.dll</code> 库中首次使用。 | |||
与最终版本相比,运行时函数后来使用 <code>Ro</code> 前缀的地方改用了 <code>WinRT</code> 前缀。 | |||
=== 控制面板 === | === 控制面板 === | ||