Changeset 152 for trunk/Library/ACLUtility.pas
- Timestamp:
- May 10, 2007, 8:11:56 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Library/ACLUtility.pas
r17 r152 21 21 22 22 const 23 _MAX_PATH = 260; // max. pength of full pathname23 _MAX_PATH = 260; // max. length of full pathname 24 24 _MAX_DRIVE = 3; // max. length of drive component 25 25 _MAX_DIR = 256; // max. length of path component
Note:
See TracChangeset
for help on using the changeset viewer.