Changeset 153 for trunk/include/helpers/dosh.h
- Timestamp:
- Apr 14, 2002, 1:42:05 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/dosh.h
r135 r153 541 541 ULONG ulAttr); 542 542 543 /* APIRET doshOpenExisting(PCSZ pcszFilename, 544 ULONG ulOpenFlags, 545 HFILE *phf); 546 */ 543 /* ****************************************************************** 544 * 545 * XFILEs 546 * 547 ********************************************************************/ 547 548 548 549 /* … … 555 556 { 556 557 HFILE hf; 557 // ULONG hmtx; // a HMTX really558 558 559 559 PSZ pszFilename; // as given to doshOpen
Note:
See TracChangeset
for help on using the changeset viewer.