_RescanSelection
void _RescanSelection(int32 from, int32 to);
_RescanSelection(std::min(first, fFirstSelected),
_RescanSelection(from, to);
_RescanSelection(start, end);
_RescanSelection(firstIndex, secondIndex + secondSubItems.CountItems());