Format of MS-DOS 7/Windows95 long-filename directory entry |
Offset | Size | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
00h |
BYTE |
LFN record sequence and flags
|
|||||||||
01h |
10 BYTEs |
long filename, first part | |||||||||
0Bh |
BYTE |
0Fh (otherwise impossible file attribute, used as signature) | |||||||||
0Ch |
BYTE |
reserved??? (00h) | |||||||||
0Dh |
BYTE |
checksum for short filename | |||||||||
0Eh |
12 BYTEs |
long filename, second part | |||||||||
1Ah |
WORD |
first cluster number (always 0000h for LFN records) | |||||||||
1Ch |
4 BYTEs |
long filename, third part |
Note: |
Long-filename entries are always stored in the directory just
prior to the short-name entry for a file. |
See Also: |
#01352,INT 21/AX=5704h,INT 21/AH=71h |