Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:docs:dos:api:int21:3c [2021/09/29 09:30] – prokushev | en:docs:dos:api:int21:3c [2024/05/02 07:26] (current) – prokushev | ||
|---|---|---|---|
| Line 30: | Line 30: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| - | if a file with the given name exists, it is truncated to zero length under the FlashTek X-32 DOS extender, the pointer is in DS:EDX | + | if a file with the given name exists, it is truncated to zero length | 
| + | |||
| + | under the FlashTek X-32 DOS extender, the pointer is in DS:EDX | ||
| DR DOS checks the system password or explicitly supplied password at the end of the filename against the reserved field in the directory entry before allowing access | DR DOS checks the system password or explicitly supplied password at the end of the filename against the reserved field in the directory entry before allowing access | ||
| Line 37: | Line 39: | ||
| ^ Bit(s) ^ Description ^ (Table 01401) | ^ Bit(s) ^ Description ^ (Table 01401) | ||
| - | |  0    | + | | 0 | read-only | | 
| - | |  1    | + | | 1 | hidden | | 
| - | |  2    | + | | 2 | system | | 
| - | |  3    | + | | 3 | volume label (ignored) | | 
| - | |  4    | + | | 4 | reserved, must be zero (directory) | | 
| - | |  5    | + | | 5 | archive bit | | 
| - | |  7    | + | | 7 | if set, file is shareable under Novell NetWare | | 
| - | + | ||
| ===== See also ===== | ===== See also ===== | ||
| - |  AH=16h, | + | AH=[[en: | 
| ===== Note ===== | ===== Note ===== | ||




