> On Mar 8, 2023, at 15:35, Martin Storsjö wrote:
>
> On Wed, 8 Mar 2023, rcombs wrote:
>
>> This allows use of filesystem paths longer than MAX_PATH (260 characters)
>> on Windows 10 version 1607 and later.
>>
>> This _may_ be a no-op if a "LongPathsEnabled" isn't set in the registry.
>> ---
On Wed, 8 Mar 2023, rcombs wrote:
This allows use of filesystem paths longer than MAX_PATH (260 characters)
on Windows 10 version 1607 and later.
This _may_ be a no-op if a "LongPathsEnabled" isn't set in the registry.
---
fftools/fftools.manifest | 1 +
1 file changed, 1 insertion(+)
Are you
This allows use of filesystem paths longer than MAX_PATH (260 characters)
on Windows 10 version 1607 and later.
This _may_ be a no-op if a "LongPathsEnabled" isn't set in the registry.
---
fftools/fftools.manifest | 1 +
1 file changed, 1 insertion(+)
diff --git a/fftools/fftools.manifest b/ffto