Source position: amigados.pas line 423
const ID_MSDOS_DISK_DS = Ord('M') shl 24 or Ord('D') shl 16 or Ord('D') shl 8 or $00;