i can not find any function to select items from SysListView32
i think i need something like:
$handle=ControlGetHandle("","","[ID:1002]") _GUICtrlComboBox_SelectString($handle,"text") ;this of for combobox, i need similar for syslistview

also, is it possible to select multiple rows??(i havent tryed yet) the program i try to control allows that (i havent tryed yet)
thank you







