First Commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
This is "A long name can be 255 characters.txt"
|
||||
This file has a typical Long File Name.
|
||||
|
||||
The maximum length of a Long File Name is 255 characters.
|
||||
@@ -0,0 +1 @@
|
||||
LFN,NAME.TXT is not 8.3 since it has a comma.
|
||||
@@ -0,0 +1,5 @@
|
||||
MIXCASE.txt does not have a Long File Name.
|
||||
|
||||
Starting with NT, file names of this form,
|
||||
have the basename and extension character case
|
||||
encoded in two bits of the 8.3 directory entry.
|
||||
@@ -0,0 +1,2 @@
|
||||
Not_8_3.txt has a Long File Name
|
||||
since the basename is mixed case.
|
||||
@@ -0,0 +1 @@
|
||||
OK%83.TXT is a valid 8.3 name.
|
||||
@@ -0,0 +1 @@
|
||||
STD_8_3.TXT - a vanilla 8.3 name.
|
||||
@@ -0,0 +1,2 @@
|
||||
With Blank.txt
|
||||
Just another example of a Long File Name.
|
||||
@@ -0,0 +1,2 @@
|
||||
"With Two.dots.txt"
|
||||
Lots of reasons this is a Long File Name.
|
||||
@@ -0,0 +1,5 @@
|
||||
lower.txt does not have a Long File Name.
|
||||
|
||||
Starting with NT, file names of this form,
|
||||
have the basename and extension character case
|
||||
encoded in two bits of the 8.3 directory entry.
|
||||
@@ -0,0 +1,5 @@
|
||||
mixed.TXT does not have a Long File Name.
|
||||
|
||||
Starting with NT, file names of this form,
|
||||
have the basename and extension character case
|
||||
encoded in two bits of the 8.3 directory entry.
|
||||
Reference in New Issue
Block a user