[TC8.01-8.51b5] %L, %UL, %WL with long name - bug or no?

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: Hacker, petermad, Stefan2, white

Post Reply
Skif_off
Member
Member
Posts: 134
Joined: 2013-09-30, 13:13 UTC

[TC8.01-8.51b5] %L, %UL, %WL with long name - bug or no?

Post by *Skif_off »

Unfortunately I haven't found the answer:
TC supports over MAX_PATH (260 characters) file pathnames, but if I use parameters %L or %UL, then file pathnames cut off at 259 characters. With %WL all right.
It's a bug? Or is it non-unicode/unicode API and just accept?
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50429
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Yes, Ansi names are currently restricted to 259 characters max.
Author of Total Commander
https://www.ghisler.com
Post Reply