home *** CD-ROM | disk | FTP | other *** search
-
- Devstat written by F.Lienhardt in october 1989
- ------------------------------------------------
-
- This programm lists all mounted devices in 3 categories:
-
- - The hardware devices: DF0: DH0: RAM: PRT: CON:...etc...
- and gives all useful paramaters of them if possible. (DosInfo,
- DeviceNode, FileSysStartupMsg and DosEnvironment extracted from
- the DOSLibrary structure).
- The informations are the sames that are listed in the moutlist.
- (Device name, Unit, Surfaces, BlocksPerTrack, etc..)
-
- - The volume names: Workbench 1.2: Mydisk:...etc...
-
- - The logical devices: DEVS: LIBS: C: L:...etc...
-
- It was written, in a first time, to determine what sort of devices are
- mounted. The principe of this programm was used for the FileRequest.
-
- This programm is written 100 % in assembler. It was written with the
- Hisoft's Devpac Assembler version 2.12.
-
- Suggests by : Fabrice Lienhardt
- 7 rue de Leicester
- 67000 Strasbourg (France)
-
-
-