Hello.
I have a MFC ShellList Control and a FileOpen().
When I double-clicked an item in MFC ShellList, Windows OS is executed that.
I Wish, When I double-clicked an item in MFC ShellList, get a whole path of item.
But I don't find double-click event in MFC ShellList.
Can you tell me where is it?
ps : I'm sorry that My English is broken.