home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 10
/
10.iso
/
m
/
m003_1
/
sdk_dos.ddi
/
TPASCAL
/
UNIT
/
SBCD.INC
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1991-10-17
|
462 b
|
22 lines
type
QCHAN_INFO = record
tno : byte;
reserved1 : byte;
min : byte;
sec : byte;
frame : byte;
reserved2 : byte;
pmin : byte;
psec : byte;
pframe : byte;
end;
type
DISK_INFO = record
lo_tno : byte;
hi_tno : byte;
lead_out : longint;
end;