I am trying to control another programs GUI with windows messaging. On of the GUI items is a List-View.
As shown item index 3 is currently selected. I need to select a different item and am trying to use this method show here.
Attached is my attempt but its not working. Am wondering if my CIN is setup correctly?