Listview column sorting
- Posted by Andy Drummond <andy at kestreltele.com> Feb 10, 2004
- 503 views
Does anyone know how I can tell Windows(tm) to use my own comparison function when sorting listview columns rather than its own kinda alphabetic/numeric one? I have some values like durations in minutes & seconds which sort stupidly as it is. With my own comparison function it would be OK (eventually, probably). Andy Drummond