Select a Single Item in a List View Control
Posted in programming, windows on July 31st, 2009 1 Comment »
This simple operation took me longer to figure out than I would like, the answer wasn’t obvious on msdn or in any of the searches I did so I figure I should just put it up here for anyone else who might look for it:
To select an item in a list view create an LVITEM [...]