Changeset 234 for trunk/include/helpers
- Timestamp:
- Dec 9, 2002, 9:15:24 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/dosh.h
r229 r234 578 578 APIRET doshSetPathAttr(const char* pcszFile, 579 579 ULONG ulAttr); 580 581 PBYTE doshFindEAValue(PFEA2LIST pFEA2List2, 582 PCSZ pcszEAName, 583 PUSHORT pcbValue); 584 585 BOOL doshQueryLongname(PFEA2LIST pFEA2List2, 586 PSZ pszLongname, 587 PULONG pulNameLen); 580 588 581 589 /* ******************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.