Windows NT 4.0 build 1116
Build of Windows NT 4.0 | |
OS family | Windows NT |
---|---|
Version number | 4.0 |
Build number | 1116 |
Build revision | 1 |
Architecture | x86 |
Windows NT 4.0 build 1116 is an unleaked build of Windows NT 4.0, mentioned in an internal Microsoft document named README.DOC
from the Windows NT 4.0 source code.
A) The compiler used in Windows NT build 1116 does not support the new exception handling style. WordPad and MFC 4.0 must therefore be compiled with the _AFX_OLD_EXCEPTIONS flag to force use of the old exception handling style. It is to be expected that eventually our Windows NT compiler will support the new exception handling, making this step unnecessary. MFC 4.0 does not compile without modification under Windows NT. The following changes were made to a local copy of the source to get it to compile.