Windows 8 Build 7753.0.fbl grfx.100516-2126:修订间差异
跳转到导航
跳转到搜索
Windows 8 Build 7753.0.fbl grfx.100516-2126 (查看源代码)
2025 年 6 月 13 日 (五) 19:19 的版本
、 2025 年 6 月 13 日 (星期五)Placeholder
(PlaceHolder) |
(Placeholder) |
||
| 第 10 行: | 第 10 行: | ||
|lab = fbl_grfx | |lab = fbl_grfx | ||
|image = 7753-Desktop.png | |image = 7753-Desktop.png | ||
|arch = | |arch = AMD64 | ||
|sku = Home Basic<br/>Home Premium<br/>Professional<br/>Ultimate<br /><span style="font-weight: 600">Not available by default:</span>{{efn|name="SKU"|The packages for these SKUs are in the build's component store, however the user must manually stage them to be able to use them}}<br />Starter<br/>Enterprise | |sku = Home Basic<br/>Home Premium<br/>Professional<br/>Ultimate<br /><span style="font-weight: 600">Not available by default:</span>{{efn|name="SKU"|The packages for these SKUs are in the build's component store, however the user must manually stage them to be able to use them}}<br />Starter<br/>Enterprise | ||
|compiled = 2010-5-16 | |compiled = 2010-5-16 | ||
| 第 17 行: | 第 17 行: | ||
}} | }} | ||
'''Windows 8 build 7753''' is a Milestone 1 build of [[Windows 8]] | '''Windows 8 build 7753''' is a Milestone 1 build of [[Windows 8]], which was released to graphics device manufacturers in May 2010 as the next partner seed build after [[Windows 8 Build 7746.0.fbl_grfx.100428-2024|build 7746]]<ref><code>[[:文档:Windows 8 Build 7746 Readme|readme_please_read.txt]]</code> from the shared copy of [[Windows 8 Build 7746.0.fbl_grfx.100428-2024|Windows 8 build 7746]]: "7753 is the partner seed build that came after this."</ref>, and then shared in the AMD64 architecture on 13 October 2024. | ||
This build is mostly similar to build 7746, and is the last currently available build to include the [[Windows 7]] [[winwallpaper:Harmony|Harmony]] wallpaper. | |||
== New features and changes == | == New features and changes == | ||
=== Windows Runtime === | === Windows Runtime (WinRT) === | ||
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. | |||
= | Compared to the final version, the runtime functions that would later use the <code>Ro</code> prefix instead use the <code>WinRT</code> prefix. | ||
< | |||
{{Collapse top|title=The following function calls have been added to the OLE library:}} | |||
</ | * <code>HSTRING_UserFree64</code> | ||
* <code>HSTRING_UserMarshal</code> | |||
* <code>HSTRING_UserMarshal64</code> | |||
* <code>HSTRING_UserSize</code> | |||
* <code>HSTRING_UserSize64</code> | |||
* <code>HSTRING_UserUnmarshal</code> | |||
* <code>HSTRING_UserUnmarshal64</code> | |||
* <code>WindowsCompareStringOrdinal</code> | |||
* <code>WindowsConcatString</code> | |||
* <code>WindowsCreateString</code> | |||
* <code>WindowsDeleteString</code> | |||
* <code>WindowsDuplicateString</code> | |||
* <code>WindowsReplaceString</code> | |||
* <code>WindowsSubstring</code> | |||
* <code>WindowsSubstringWithSpecifiedLength</code> | |||
* <code>WindowsTrimStringEnd</code> | |||
* <code>WindowsTrimStringStart</code> | |||
* <code>WinRTActivateInstance</code> | |||
* <code>WinRTInitialize</code> | |||
* <code>WinRTRegisterClassObject</code> | |||
* <code>WinRTRevokeClassObject</code> | |||
* <code>WinRTUninitialize</code> | |||
{{Collapse bottom}} | |||
=== Control Panel === | |||
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. | |||
== Bugs and quirks == | |||
=== Installation === | |||
To install or run this build in [[VMware|VMware Workstation]], the hardware compatibility version must be set to version 8.x/9.x or a <code>PHASE0_EXCEPTION</code> [[蓝屏死机|bgcheck]] will occur when attempting to load the operating system. | |||
== Gallery == | == Gallery == | ||
<gallery> | <gallery> | ||
Win7Boot-en.png|启动屏幕 | Win7Boot-en.png|[[启动屏幕]] | ||
7753-Setup.png|Setup | 7753-Setup.png|Setup | ||
</gallery> | </gallery> | ||
| 第 36 行: | 第 68 行: | ||
== 注 == | == 注 == | ||
{{notelist}} | {{notelist}} | ||
== 引用资料 == | |||
{{reflist}} | |||
[[分类:Windows 8 的版本]] | [[分类:Windows 8 的版本]] | ||