Windows 8 Build 7753.0.fbl grfx.100516-2126:修订间差异

跳转到导航 跳转到搜索
第 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 Runtime (WinRT) ===
=== 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> 库中首次使用。


This is the first currently available build to include parts of the [[Windows Runtime]]. Compared to the previous build, the OLE library (<code>ole32.dll</code>) introduces new exports that deal with runtime initialization, class activation and WinRT string manipulation. However, it is likely that no higher level Windows Runtime APIs are present at this point of development. The Windows Runtime would end up getting used for the first time in the <code>wpnapps.dll</code> library in [[Windows 8 build 7776|build 7776]].
与最终版本相比,运行时函数后来使用 <code>Ro</code> 前缀的地方改用了 <code>WinRT</code> 前缀。
 
Compared to the final version, the runtime functions that would later use the <code>Ro</code> prefix instead use the <code>WinRT</code> prefix.


=== 控制面板 ===
=== 控制面板 ===

导航菜单