“Windows 8:6.1.7793.0.fbl grfx.100804-2000”的版本间差异
Windows 8:6.1.7793.0.fbl grfx.100804-2000
跳转到导航
跳转到搜索
(创建页面,内容为“{{NavBar|Windows 桌面操作系统 > Windows 8 > '''6.1.7793.0.fbl grfx.100804-2000'''}} {{ Infobox Buildinfo |image = PlaceHolder.png |imagecaption = 6.1.7…”) |
Monstercango(讨论 | 贡献) 小 (对“Windows 8:6.1.7793.0.fbl_grfx.100804-2000”词条的格式进行了更新,后续需补充新的特性、注意事项和实机上手演示图) |
||
(未显示另一用户的1个中间版本) | |||
第1行: | 第1行: | ||
− | {{NavBar|[[ | + | {{DISPLAYTITLE:Windows 8:6.1.7793.0.fbl_grfx.100804-2000}} |
− | {{ Infobox Buildinfo | + | {{NavBar|[[Windows桌面操作系统]] > [[Windows 8]] > '''6.1.7793.0.fbl_grfx.100804-2000'''}} |
− | |image = PlaceHolder.png | + | {{Infobox Buildinfo |
− | |imagecaption = 6.1.7793.0. | + | |image=PlaceHolder.png |
− | |kernel = 6.1 | + | |imagecaption=Windows 8 6.1.7793.0.fbl_grfx.100804-2000 |
− | |arch = x64 | + | |kernel=Windows NT 6.1 |
− | |sku = | + | |arch=x86, x64 |
+ | |sku=Enterprise<br>Home Basic<br>Home Premium<br>Professional<br>Starter<br>Ultimate | ||
|language=English (United States) | |language=English (United States) | ||
− | |bios= | + | |bios=2010-08-04 |
− | |timebomb = | + | |timebomb=2010-10-01 |
− | |string=6.1.7793.0. | + | |string=6.1.7793.0.fbl_grfx.100804-2000 |
− | |key = | + | |key=无 |
}} | }} | ||
− | + | ==简介== | |
+ | 截图在2020年5月4日同样发现于[[Windows 8:6.1.7746.0.fbl_grfx.100428-2024|Windows 8 build 7746.0]]的原始压缩包中。泄露者表示,“the person who gave this to me said the builds were two builds apart, so you can tell this :p”。 | ||
− | + | 此构建的完整版本字符串在2022年2月28日泄漏的英伟达源代码文件<code>dev\gpu_drv\stage_rel\drivers\stereo_vision\Apps\Win8StereoSamples\testSwapChain1\testSwapChain1.cpp</code>中可以找到。 | |
− | + | 2024年8月18日此构建的64位版本泄露。 | |
− | + | ==testSwapChain1.cpp== | |
− | + | <pre> | |
− | == testSwapChain1.cpp == | ||
* #include "stdafx.h" | * #include "stdafx.h" | ||
* #include <windows.h> | * #include <windows.h> | ||
第27行: | 第28行: | ||
* #include "../MiniDDK_FBL_GRFX.7793.0.100804-2000/inc/DXGI1_2.h" | * #include "../MiniDDK_FBL_GRFX.7793.0.100804-2000/inc/DXGI1_2.h" | ||
* #include "../MiniDDK_FBL_GRFX.7793.0.100804-2000/inc/d3d11.h" | * #include "../MiniDDK_FBL_GRFX.7793.0.100804-2000/inc/d3d11.h" | ||
+ | </pre> | ||
+ | |||
+ | ==新的特性== | ||
+ | 待补充。 | ||
+ | |||
+ | ==注意事项== | ||
+ | 待补充。 | ||
− | == | + | ==功能演示== |
+ | ===泄露前的截图=== | ||
<gallery> | <gallery> | ||
7793 Metro.png|开始屏幕(包含任务栏) | 7793 Metro.png|开始屏幕(包含任务栏) | ||
7793 Metro 3.png|开始屏幕 | 7793 Metro 3.png|开始屏幕 | ||
7793 Metro 2.png|搜索 | 7793 Metro 2.png|搜索 | ||
− | 7793 Metro 4.png| | + | 7793 Metro 4.png|早期 Metro 应用(不可用) |
7793 probably IE9.png|Internet Explorer 9 | 7793 probably IE9.png|Internet Explorer 9 | ||
</gallery> | </gallery> |
2024年8月19日 (一) 17:11的最新版本
Windows 8 6.1.7793.0.fbl_grfx.100804-2000 | |
内核 | Windows NT 6.1 |
---|---|
架构 | x86, x64 |
SKUs | Enterprise Home Basic Home Premium Professional Starter Ultimate |
语言 | English (United States) |
编译日期 | 2010-08-04 |
过期日期 | 2010-10-01 |
版本字串 | 6.1.7793.0.fbl_grfx.100804-2000 |
产品密钥 | 无 |
简介
截图在2020年5月4日同样发现于Windows 8 build 7746.0的原始压缩包中。泄露者表示,“the person who gave this to me said the builds were two builds apart, so you can tell this :p”。
此构建的完整版本字符串在2022年2月28日泄漏的英伟达源代码文件dev\gpu_drv\stage_rel\drivers\stereo_vision\Apps\Win8StereoSamples\testSwapChain1\testSwapChain1.cpp
中可以找到。
2024年8月18日此构建的64位版本泄露。
testSwapChain1.cpp
* #include "stdafx.h" * #include <windows.h> * #include "../MiniDDK_FBL_GRFX.7793.0.100804-2000/inc/DXGI.h" * #include "../MiniDDK_FBL_GRFX.7793.0.100804-2000/inc/DXGI1_2.h" * #include "../MiniDDK_FBL_GRFX.7793.0.100804-2000/inc/d3d11.h"
新的特性
待补充。
注意事项
待补充。