If I analyse a drive - such that the vertical scrollbar on the SysListView32 window - and then run the mouse over the actual scrollbar, the SysListView32 window receives a constant barrage of WM_TIMER, WM_NCHITTEST and WM_NCPAINT messages: the result being that the scrollbar flashes due to the constant redraw.