Ignore:
Timestamp:
Jul 22, 2002, 10:08:02 PM (23 years ago)
Author:
umoeller
Message:

DBCS fixes.

File:
1 edited

Legend:

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

    r161 r190  
    606606
    607607    APIRET doshClose(PXFILE *ppFile);
     608
     609    APIRET doshReadText(PXFILE pFile,
     610                        PSZ* ppszContent,
     611                        PULONG pcbRead);
    608612
    609613    APIRET doshLoadTextFile(PCSZ pcszFile,
Note: See TracChangeset for help on using the changeset viewer.