Windows NT 3.1 build 363
Build of Windows NT 3.1 | |
OS family | Windows NT |
---|---|
Version number | 3.1 |
Build number | 363 |
Build revision | 1 |
Architecture | x86 |
Windows NT 3.1 build 363 is a build of Windows NT 3.1, mentioned in the file PMDDE.C
from the Windows NT 4.0 source code.
// the following line does not work on build 363! TEXT string is truncated // after "CreateGroup". //hCmd = GetDDECommands(lpString, (LPTSTR)TEXT("CreateGroup\0AddItem\0DeleteGroup\0ExitProgman\0ShowGroup\0DeleteItem\0ReplaceItem\0Reload\0ChangeINIFile\0"));