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:31] – 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 47: | Line 49: | ||
===== See also ===== | ===== See also ===== | ||
- | AH=16h, | + | AH=[[en: |
===== Note ===== | ===== Note ===== |