|
File handle needed dor all File actions |
|
|
||
|
||
|
Structure expected by MatchFirst(), MatchNext() to find Files. |
|
|
||
|
||
|
DOS Processes started from the CLI via RUN or NEWCLI have this additional set to data associated with them |
|
|
||
|
Pointer to a Date and Time representation |
|
|
||
|
Pointer to Device node list |
|
|
||
|
Structure return by GetDeviceProc() |
|
|
Describes the disk geometry |
|
|
||
|
This is how the base of dos.library looks like. |
|
|
||
|
This is the extension to EXEC Messages used by DOS |
|
|
A structure for holding error messages - stored as array with error = 0 for the last entry. |
|
|
Control structure passed to ExAll(). |
|
|
Structure in which exall results are returned in. |
|
|
This pointer is returned by DosOpen() and other routines that return a file. You need only worry about this struct to do async io's via PutMsg() instead of standard file system calls |
|
|
Pointer to a file information structure |
|
|
||
|
Pointer to filesystem startup message for a device |
|
|
General Disk informatons from Info |
|
|
Pointer to a Localvars list |
|
|
||
|
||
|
All DOS processes have this structure |
|
|
Input parameter ReadArgs() |
|
|
Parameter for TRecordLock.rec_Mode |
|
|
||
|
||
|
||
|
||
|
Structure expected by MatchFirst(), MatchNext() to find Files. |
|
|
This structure can take on different values depending on whether it is a device, an assigned directory, or a volume. This structure used for multi-directory assigns. |
|
|
Only to be allocated by DOS! |
|
|
DOS Processes started from the CLI via RUN or NEWCLI have this additional set to data associated with them |
|
|
||
|
Date and Time representation |
|
|
This structure can take on different values depending on whether it is a device, an assigned directory, or a volume. This structure representing a volume. |
|
|
Device node list DLT_DEVICE |
|
|
This structure can take on different values depending on whether it is a device, an assigned directory, or a volume. This structure representing a device |
|
|
Structure return by GetDeviceProc() |
|
|
Describes the disk geometry |
|
|
||
|
This is how the base of dos.library looks like. |
|
|
This structure can take on different values depending on whether it is a device, an assigned directory, or a volume. This structure combined structure for devices, assigned directories, volumes. |
|
|
This is the extension to EXEC Messages used by DOS |
|
|
A structure for holding error messages - stored as array with error = 0 for the last entry. |
|
|
Control structure passed to ExAll(). |
|
|
Structure in which exall results are returned in. Note that only the fields asked for will exist! |
|
|
The pointer of this structure is returned by DosOpen() and other routines that return a file. You need only worry about this struct to do async io's via PutMsg() instead of standard file system calls |
|
|
File information structure |
|
|
||
|
Filesystem startup message for a device |
|
|
General Disk informatons from Info |
|
|
The structure in the TProcess.pr_LocalVars list |
|
|
||
|
||
|
All DOS processes have this structure |
|
|
Input parameter structure used in ReadArgs() |
|
|
Parameter struct for TRecordLock.rec_Mode |
|
|
||
|
||
|
||
|
||
|