AcademySoftwareFoundation / OpenRV

Open source version of RV, the Sci-Tech award-winning media review and playback software.
Other
577 stars 142 forks source link

Add function to detect long paths for files on Windows #530

Closed chxmberland closed 1 month ago

chxmberland commented 1 month ago

Linked issues

N/A

Summarize your change.

Added a function that takes advantage of the features added in Windows 10, version 1607 and later (see this documentation).

Describe the reason for the change.

A user has requested that OpenRV/RV supports long file paths on Windows (longer than 260 characters).

Describe what you have tested and on which operating system.

Tested opening .mov files with paths longer than 260 characters on...

bernie-laberge commented 1 month ago

Great catch ! Thanks !