QUOTE(Frank Bicking @ Nov 4 2007, 08:22)

PS: It would be helpful if you could mention how you would like to modify this view.
The problem I face is as follows.
I use a (weird?) method to catalog my CD collection: for each item I use a fake, very small MP3 (1 kib, 50 ms).
These non-playable files are there just to allow me to put tags on them (incidentally I use album, disc, track, genre, composer, title, subtitle, artist, ensemble (band), conductor, date, comment). To make it clear they're not to be played, they have a different color on the list.
The built-in View by directory structure correctly exhibits a directory structure, but those fake files somehow appear on the 'root' level, despite of the fact that they're in fact 3 levels deep - their full path is
D:\Music (NP)\CD\{file}.mp3.
Since they show up at the 'root' level and there are thousands of them, they obviously pollute the view; to make they at least to appear last I renamed them all so that they start with
zz.
I don't know why they do not appear behind
CD (and why CD doesn't appear behind
Music (NP)) as they should.
In sum, the built-in directory view is quite adequate, except for the problem described above...