http://www10.rapidupload.com/d.php?file=dl&filepath=2137327
Today's progress:
The playlist is now viewable. When you select a file, 2 buttons become visible (Queue, and Play)
I decided on a shared playlist for videos and music, and a second one for photos.
I think I have all the API I need (except for DVD support, anyone know how to do it using the msdxm.ocx control? [windows media player 6])
There won't be much progress till sunday, as I work tomorrow and the day after. And I want to get photos working on sunday.
I didn't get much done today as I had to help my mom and that took most of my day :(
I'm starting to diverge from the actual program a bit now. I really dislike that one view mode where it lists your albums with a big thumbnail, and lets you scroll through a list with only 3 horizontal items viewable. So I did not include it.

I also handled those tabs on the left a bit differently, due to a limitation in my skinning engine. (Tiling vertically would be difficult as I'd have to get it to stop at the bottom bar, and my skinning engine doesn't know how to stop yet)
I removed the skin data to rotate text 90 degrees, as I found the API I used was horribly flawed. It would make my form randomly switch to fullscreen, and mess with the redraw states of every visible object on my desktop.