Ignore:
Timestamp:
Apr 14, 2002, 1:42:05 AM (23 years ago)
Author:
umoeller
Message:

Lots of changes from the last three weeks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/helpers/dosh.h

    r135 r153  
    541541                           ULONG ulAttr);
    542542
    543     /* APIRET doshOpenExisting(PCSZ pcszFilename,
    544                             ULONG ulOpenFlags,
    545                             HFILE *phf);
    546        */
     543    /* ******************************************************************
     544     *
     545     *   XFILEs
     546     *
     547     ********************************************************************/
    547548
    548549    /*
     
    555556    {
    556557        HFILE       hf;
    557         // ULONG       hmtx;       // a HMTX really
    558558
    559559        PSZ         pszFilename;    // as given to doshOpen
Note: See TracChangeset for help on using the changeset viewer.