I try to create list view item like explorer . I want to get the selected item when I double click on it .
So I can use it to get the path and find file to display . I can do it in treeview by senddlgmessage. But it looks like it doesn't work on listview .