Previous Next

Support Long File Names for Files Exposed to Users

[This is preliminary documentation and subject to change.]

Requirement   (Designed for Microsoft® Windows® Logo)

If the application saves files that are exposed to the user, the application must support long file names (LFNs) with all of the following required features:

Remarks

Support for leading and trailing periods ( . ) has been dropped from the Logo requirements.

An LFN is 260 characters long, which generally includes:

A Universal Naming Convention (UNC) path has 2 bytes for "\\" instead of 3 bytes for "<driveletter>:\", and the path may not include an extension (file type).

See Also

Pretesting UNC and LFN Support