Constants

object Constants

Properties

Link copied to clipboard
const val VOS__PM16: Int

The file was designed for 16-bit Presentation Manager.

Link copied to clipboard
const val VOS__PM32: Int

The file was designed for 32-bit Presentation Manager.

Link copied to clipboard
const val VOS__WINDOWS16: Int

The file was designed for 16-bit Windows.

Link copied to clipboard
const val VOS__WINDOWS32: Int

The file was designed for 32-bit Windows.

Link copied to clipboard
const val VOS_DOS: Int

The file was designed for MS-DOS.

Link copied to clipboard

The file was designed for 16-bit Windows running on MS-DOS.

Link copied to clipboard

The file was designed for 32-bit Windows running on MS-DOS.

Link copied to clipboard
const val VOS_NT: Int

The file was designed for Windows NT.

Link copied to clipboard

The file was designed for Windows NT.

Link copied to clipboard
const val VOS_OS216: Int

The file was designed for 16-bit OS/2.

Link copied to clipboard
const val VOS_OS216_PM16: Int

The file was designed for 16-bit Presentation Manager running on 16-bit OS/2.

Link copied to clipboard
const val VOS_OS232: Int

The file was designed for 32-bit OS/2.

Link copied to clipboard
const val VOS_OS232_PM32: Int

The file was designed for 32-bit Presentation Manager running on 32-bit OS/2.

Link copied to clipboard
const val VOS_UNKNOWN: Int

The operating system for which the file was designed is unknown to the system.