Source position: jwawinioctl.pas line 1773
type _DISK_INT13_INFO = record
DriveSelect: Word;
MaxCylinders: DWORD;
SectorsPerTrack: Word;
MaxHeads: Word;
NumberDrives: Word;
end;