Hi,
Is there a way to get a legacy Windows directory listing, that contains the files from ListFile, as well as ".." to represent the parent folder, and "." to represent the root?
I can create this artificially of course, by checking if the current directory has a parent, etc. But is there an easier way, an existing function that does this?
Is there a way to get a legacy Windows directory listing, that contains the files from ListFile, as well as ".." to represent the parent folder, and "." to represent the root?
I can create this artificially of course, by checking if the current directory has a parent, etc. But is there an easier way, an existing function that does this?