I've tried everything to stop it but nothing works. When you
resize the columns of a listview you end up with a sideways
scroll bar as the headers go off the screen, but there must be a
way to stop this. As most proggies, including the one I'm mailing
this with, seem to stop that happening, other columns get smaller
as the one you're dragging gets bigger and the columns always
seem to cover the full width of the control, but dont go off the
side.
I tried using LV_NOSCROLL but that seems to have no effect
whatsoever that I can see... Anyone got any ideas?