[Implemented] Regarding ExplorerGadget
Posted: Tue Jun 10, 2003 12:28 am
The Flag #PB_Explorer_AutoSort is really doing his job.
If you use it, all is sorted: Drives, Directories and Files.
If you have drives with name like:
Engineering [E:]
Products [D:]
System [C:]
then it will be sorted this way.
But the Windows Explorer sorts only Directories not Drives.
The sorting should be this way...
System [C:]
Products [D:]
Engineering [E:]
And if you thouch it, then bring all Directories sorted on top (after the Drives of course) and after that the files, sorted.
If it's possible.
If you use it, all is sorted: Drives, Directories and Files.
If you have drives with name like:
Engineering [E:]
Products [D:]
System [C:]
then it will be sorted this way.
But the Windows Explorer sorts only Directories not Drives.
The sorting should be this way...
System [C:]
Products [D:]
Engineering [E:]
And if you thouch it, then bring all Directories sorted on top (after the Drives of course) and after that the files, sorted.
If it's possible.