The "page" scrolling function also works (clicking in the bar in the space between the thumb and the buttons); this is normally implemented as "scroll-by-page", and clicking on the button is "scroll-by-line". I've made them work the same (scroll by one column), the same as the listview in the GetOpenFilename() dialog.
So the only thing that's not implemented is thumb tracking. So yes, technically not complete, but pretty close. (Oh, and there's no keyboard interface yet.)