Searched defs:_EA_ASCII_header (Results 1 – 1 of 1) sorted by relevance
1798 typedef struct _EA_ASCII_header { in SaveTo_Impl() struct1799 sal_uInt16 usAttr; /* value: EAT_ASCII */ in SaveTo_Impl()1800 sal_uInt16 usLen; /* length of data */ in SaveTo_Impl()1801 CHAR szType[_MAX_PATH]; /* ASCII data fits in here ... */ in SaveTo_Impl()
Completed in 31 milliseconds