Ignore:
Timestamp:
Jan 8, 2001, 6:54:48 PM (25 years ago)
Author:
umoeller
Message:

Final changes for 0.9.7, i hope...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/dosh2.c

    r18 r21  
    346346/*
    347347 *@@category: Helpers\Control program helpers\Environment management
     348 *      helpers for managing those ugly environment string arrays
     349 *      that are used with DosStartSession and WinStartApp.
    348350 */
    349351
     
    749751/*
    750752 *@@category: Helpers\Control program helpers\Executable info
     753 *      these functions can retrieve BLDLEVEL information from
     754 *      any executable module. See doshExecOpen.
    751755 */
    752756
     
    11951199/*
    11961200 *@@category: Helpers\Control program helpers\Partitions info
     1201 *      functions for retrieving partition information directly
     1202 *      from the partition tables on the disk. See doshGetPartitionsList.
    11971203 */
    11981204
Note: See TracChangeset for help on using the changeset viewer.