Windows 8 Build 7776.0.fbl grfx dev1.100708-1700:修订间差异

第 140 行: 第 140 行:
{{Collapse bottom}}
{{Collapse bottom}}


== Findings ==
== 发现 ==
=== Internet Explorer 9 ===
=== Internet Explorer 9 ===
This build contains an early version of the new Internet Explorer 9 user interface that can be enabled by patching the 317 ordinal in the <code>iertutil.dll</code> file to return <code>true</code>. This ordinal is merged with several others that also return zero due to compiler optimizations, and must therefore be pointed towards a different ordinal that returns a different value. This can be done by using a tool like [https://archive.org/details/retrie retrie], which patches the ordinal automatically. The early design used in this build already mostly matches the final design, and features the following changes when compared to [[Internet Explorer 8]]'s design:
This build contains an early version of the new Internet Explorer 9 user interface that can be enabled by patching the 317 ordinal in the <code>iertutil.dll</code> file to return <code>true</code>. This ordinal is merged with several others that also return zero due to compiler optimizations, and must therefore be pointed towards a different ordinal that returns a different value. This can be done by using a tool like [https://archive.org/details/retrie retrie], which patches the ordinal automatically. The early design used in this build already mostly matches the final design, and features the following changes when compared to [[Internet Explorer 8]]'s design: