Windows 7 Build 6946.0.winmain.081107-1905:修订间差异

第 155 行: 第 155 行:
现在可以通过 <code>SetSPN</code> 实用程序将计算机或用户帐户远程关联为当前网络上特定计算机或设备的主体。
现在可以通过 <code>SetSPN</code> 实用程序将计算机或用户帐户远程关联为当前网络上特定计算机或设备的主体。


=== Miscellaneous ===
=== 其他 ===
=====Win32 API Sets=====
==== Win32 API Sets ====
Stub DLLs that redirect commonly used Win32 API functions to their relevant libraries, dubbed API Sets, have been implemented into the operating system, and forms a significant part of the MinWin core. These libraries are used to allow versioning as well as to help further facilitate internal code refactors across the Windows operating system, without the added risk of breaking backwards compatibility. Later builds would introduce an API Set schema that defines a list of API sets used across different Windows product types, such as the [[Windows Phone 8]] <code>MobileCore</code> and [[Windows 10]] <code>OneCoreUAP</code> API set schemas.
Stub DLLs that redirect commonly used Win32 API functions to their relevant libraries, dubbed API Sets, have been implemented into the operating system, and forms a significant part of the MinWin core. These libraries are used to allow versioning as well as to help further facilitate internal code refactors across the Windows operating system, without the added risk of breaking backwards compatibility. Later builds would introduce an API Set schema that defines a list of API sets used across different Windows product types, such as the [[Windows Phone 8]] <code>MobileCore</code> and [[Windows 10]] <code>OneCoreUAP</code> API set schemas.