“Windows 8:6.1.7793.0.fbl grfx.100804-2000”的版本间差异

来自MS-Heritage
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…”)
 
(对“Windows 8:6.1.7793.0.fbl_grfx.100804-2000”词条的格式进行了更新,后续需补充新的特性、注意事项和实机上手演示图)
 
(未显示另一用户的1个中间版本)
第1行: 第1行:
{{NavBar|[[Windows 桌面操作系统]] > [[Windows 8]] > '''6.1.7793.0.fbl grfx.100804-2000'''}}
+
{{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.fbl grfx.100804-2000
+
|image=PlaceHolder.png
|kernel = 6.1
+
|imagecaption=Windows 8 6.1.7793.0.fbl_grfx.100804-2000
|arch = x64, x86
+
|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=2010年08月04日
+
|bios=2010-08-04
|timebomb = 2011年02月05日
+
|timebomb=2010-10-01
|string=6.1.7793.0.fbl grfx.100804-2000
+
|string=6.1.7793.0.fbl_grfx.100804-2000
|key = 不明
+
|key=
 
}}
 
}}
  
此构建的截图于2020年05月04日流出,发现于 Windows 8 build 7746 的原始压缩包。
+
==简介==
 +
截图在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”。
  
根据泄露者的说法,“向他提供此信息的人说,7793的截图是两个版本分支的Build组成的”。
+
此构建的完整版本字符串在2022年2月28日泄漏的英伟达源代码文件<code>dev\gpu_drv\stage_rel\drivers\stereo_vision\Apps\Win8StereoSamples\testSwapChain1\testSwapChain1.cpp</code>中可以找到。
  
该版本的完整版本字符串在2022年02月28日的文件<code>dev\gpu_drv\stage_rel\drivers\stereo_vision\Apps\Win8StereoSamples\testSwapChain1\testSwapChain1.cpp</code>中的 NVIDIA 源代码泄漏中找到。
+
2024年8月18日此构建的64位版本泄露。
  
与Windows 8 build 7791 相比,此构建中的开始屏幕的 bug 明显减少,搜索现在已完全可用,且多监视器支持类似于 Windows 8 build 7814 。
+
==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|具有 Metro 样式的文件
+
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的最新版本

PlaceHolder.png

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"

新的特性

待补充。

注意事项

待补充。

功能演示

泄露前的截图