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 aware of the changes in c5aba39a041fdaac267fc8c6a2ef745a94a2b0da
last year? That was supposed to make this change redundant, and make long
paths usable even on versions of Windows older than that.
// Martin
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".