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 Uniform 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

See Pretesting UNC and LFN support for a description of pretesting you can do to ensure that your application provides proper UNC and LFN support.