Changeset 21 for trunk/src/helpers/dosh2.c
- Timestamp:
- Jan 8, 2001, 6:54:48 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/dosh2.c
r18 r21 346 346 /* 347 347 *@@category: Helpers\Control program helpers\Environment management 348 * helpers for managing those ugly environment string arrays 349 * that are used with DosStartSession and WinStartApp. 348 350 */ 349 351 … … 749 751 /* 750 752 *@@category: Helpers\Control program helpers\Executable info 753 * these functions can retrieve BLDLEVEL information from 754 * any executable module. See doshExecOpen. 751 755 */ 752 756 … … 1195 1199 /* 1196 1200 *@@category: Helpers\Control program helpers\Partitions info 1201 * functions for retrieving partition information directly 1202 * from the partition tables on the disk. See doshGetPartitionsList. 1197 1203 */ 1198 1204
Note:
See TracChangeset
for help on using the changeset viewer.