Windows NT 3.1 Build 311.1:修订间差异
跳转到导航
跳转到搜索
无编辑摘要
正义羊-JRJSheep(讨论 | 贡献) (创建页面,内容为“{{NavBar|首页 > Microsoft Windows 通述 > 早期 Windows NT > Windows NT 3.1 > Windows NT 3.1 Build 311.1}} {{Infobox Windows build |build of = Windows NT 3.1 |buildtag = 311.1 |arch = x86 |family = nt |NT version = Windows NT 3.1 |build = 311 |revision = 1 }} Windows NT 3.1 Build 311 是 Windows NT 3.1 的版本,在 Windows NT 4.0 源代码中的文件 <code>DOMAIN.CXX</code> 中提到。根据包含的日期,此版本……”) |
正义羊-JRJSheep(讨论 | 贡献) 无编辑摘要 |
||
| 第 4 行: | 第 4 行: | ||
|buildtag = 311.1 | |buildtag = 311.1 | ||
|arch = x86 | |arch = x86 | ||
|image = WindowsNT31-3.1.311-Desktop.png | |||
|family = nt | |family = nt | ||
|NT version = Windows NT 3.1 | |NT version = Windows NT 3.1 | ||
|build = 311 | |build = 311 | ||
|revision = 1 | |revision = 1 | ||
|winver = WindowsNT31-3.1.311-About.png | |||
|compiled = 1992-9-4 | |||
}} | }} | ||
Windows NT 3.1 Build 311 是 [[Windows NT 3.1]] 的版本,在 [[Windows NT 4.0]] 源代码中的文件 <code>DOMAIN.CXX</code> | Windows NT 3.1 Build 311 是 [[Windows NT 3.1]] 的版本,在 [[Windows NT 4.0]] 源代码中的文件 <code>DOMAIN.CXX</code> 中提到。在文件 <code>NCPADOMN.CXX</code> 中也可以找到相同的注释。 | ||
<pre>DavidHov 9/3/92 Removed QueryCurrentUser() call; | <pre>DavidHov 9/3/92 Removed QueryCurrentUser() call; | ||
| 第 15 行: | 第 18 行: | ||
extremely useful anyway.</pre> | extremely useful anyway.</pre> | ||
[[ | This build was uploaded to The WaREZ HouZE Super System BBS on 4 November 1992 and was lost. It was later rediscovered and uploaded to the Internet Archive on 23 June 2024.<ref>https://archive.org/details/ms-winnt31-b311-origwarez</ref> | ||
==New features and changes== | |||
===Setup=== | |||
A new screen was added to Setup, asking if the user has any support disks. This was later removed in [[Windows NT 3.1 build 340|build 340]]. | |||
===Interface=== | |||
Minor changes have been made to the [[Program Manager]]. The "End Session" dialog box has been updated to resemble that of [[Windows 3.1]]. The program group icons have also been updated to resemble the [[Windows NT 3.1 build 511|RTM build]]. | |||
Command Prompt now uses the DOS prompt format (<code>C:\></code>) instead of what is seen in OS/2 (<code>[C:\]</code>). | |||
===Miscellaneous=== | |||
*This is the earliest known build of Windows NT to provide descriptions for several bugcheck codes, which would correspond to the modern bugcheck naming scheme used in later versions. In older builds, bugchecks were only designated by an error code with no description or name to differentiate them. They are stored in a message table in <code>NTOSKRNL.EXE</code>, and in this build provides descriptions for the error that has occurred for each bugcheck. Bugcheck values 0x01 through 0x78 have been implemented in this build.<ref>https://www.geoffchappell.com/studies/windows/km/bugchecks/index.htm</ref> They would later use their official names in [[Windows NT 3.1 build 438|build 438]]. Some of the error descriptions notably contains typos and grammar mistakes, and appears to have a different encoding than in later builds. | |||
== Gallery == | |||
<gallery> | |||
WindowsNT31-3.1.311-Support-disks.png|Setup - Support disks | |||
WindowsNT31-3.1.311-Boot.png|Boot screen | |||
</gallery> | |||
[[分类:Windows NT 3.1 的版本]] | |||