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

跳转到导航 跳转到搜索
第 49 行: 第 49 行:
</gallery>
</gallery>


=== Applications ===
=== 应用程序 ===
==== Windows Media Player ====
==== Windows Media Player ====
*Support for media sharing over a local network has been fully implemented into the [[Windows Media Player]] through the addition of a dedicated system service, dubbed the ''Windows Media Player Network Sharing Service'' (WMP NSS).
*Support for media sharing over a local network has been fully implemented into the [[Windows Media Player]] through the addition of a dedicated system service, dubbed the ''Windows Media Player Network Sharing Service'' (WMP NSS).
第 74 行: 第 74 行:
</gallery>
</gallery>


====Control Panel====
=== Control Panel ===
=====Troubleshooting=====
=====Troubleshooting=====
Significant overhauls have been made to troubleshooting facilities. The main Troubleshooting Control Panel applet has been updated to use a compact design, and the Troubleshooting History subpage has been updated to use a more consistent look that aligns with the Windows 7 design guidelines, in turn dropping the older Vista-esque look. Viewing troubleshooting results now also functions properly, and all built-in troubleshooter packages, as well as the Microsoft Support Diagnostic Tool, have received their final icons.
Significant overhauls have been made to troubleshooting facilities. The main Troubleshooting Control Panel applet has been updated to use a compact design, and the Troubleshooting History subpage has been updated to use a more consistent look that aligns with the Windows 7 design guidelines, in turn dropping the older Vista-esque look. Viewing troubleshooting results now also functions properly, and all built-in troubleshooter packages, as well as the Microsoft Support Diagnostic Tool, have received their final icons.
第 125 行: 第 125 行:
*The Windows Firewall applet has been moved to the better-suited System and Security Control Panel category.
*The Windows Firewall applet has been moved to the better-suited System and Security Control Panel category.


====Windows Security Subsystem====
=== Windows Security Subsystem ===
=====BitLocker Drive Encryption=====
=====BitLocker Drive Encryption=====
*Behavior for BitLocker Drive Encryption recovery key exports has changed such that the host computer name, encrypted partition name and the date of encryption is no longer used as a drive identifier in order to avoid confusion. The recovery key [[w:globally unique identifier|GUID]] is instead now used as the definitive identifier, and the first 16 characters of the GUID is additionally duplicated for easy cross-reference.
*Behavior for BitLocker Drive Encryption recovery key exports has changed such that the host computer name, encrypted partition name and the date of encryption is no longer used as a drive identifier in order to avoid confusion. The recovery key [[w:globally unique identifier|GUID]] is instead now used as the definitive identifier, and the first 16 characters of the GUID is additionally duplicated for easy cross-reference.
第 159 行: 第 159 行:
It is now possible to remotely associate a computer or user account as the principal for a specific machine or device on the current network via the <code>SetSPN</code> utility.
It is now possible to remotely associate a computer or user account as the principal for a specific machine or device on the current network via the <code>SetSPN</code> utility.


====Miscellaneous====
=== 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.

导航菜单