Closed t-w closed 1 year ago
As mentioned in lclevy/ADFlib#23, here are some small modifications for:
adfOpenFile()
adfChangeDir()
(both with some simple functional tests)
see https://github.com/lclevy/ADFlib/blob/master/arccsh.adf for a CShell to create links
Thanks for your work
As mentioned in lclevy/ADFlib#23, here are some small modifications for:
adfOpenFile()
- adding support for opening files using their hard linksadfChangeDir()
- adding support for entering hard-linked directories.(both with some simple functional tests)