How to work with long paths on Windows?

Preetpal preetpal.sohal at gmail.com
Mon Nov 14 02:58:39 UTC 2022


In case anyone wants to see a working example of how to use long 
paths on Windows, I uploaded a 
[gist](https://gist.github.com/preetpalS/2fd6c6bf05a94734f89b70b679716bf3) (see my comment in the gist for how to make it work). It is an upgraded version of the original command line tool shown in the example code. I actually use this program to find files and directories sometimes (it matches against relative child paths in the search directory). The command line tool should work on FreeBSD, Linux and macOS.


More information about the Digitalmars-d-learn mailing list