does anybody know how the library in windows media player was made (i mean the tree view thing on the left)??
it clearly dosn't read the tags from every file as you open the library, because that would take way to long.
what do they use? i want to make basically exactly the same thing for now and i don't know if i should use some kind of database (no idea how to do that) or xml or whatever. also, in wmp9 there is an option to monitor folders for changes (new files for example) and then it updates the media library automatically.
any ideas on how to create such a tree view that loads very very quickly when you start the application? oh, it should also be fast to sort and search.
please give me some ideas of the most practical way to do this.
