I've temporarily solved it with a WM_KEYDOWN and VK_DOWN / VK_UP to scroll through the Items. This is a little bit dirty. If someone knows how to do it with ListView_SetItemState please let me know.