hi. i'm doing a program at the moment that needs to log its output to something and i've chosen a listview because it seems to work best with that. however, the column header up the top doesn't really suit what i'm trying to achieve. i've tried doing -style => LVS_NOCOLUMNHEADER and the same with -addstyle and -exstyle but the header remains. is it possible to get rid of it?
thanx