I got a program with a listview in it, and I would like to know how to add files through explorer to my program, like select a bunch of files, right click one of them and add all the files to the listview (with files I mean full file names & paths). I need the general idea of this, am not asking for a copy-paste code, I need some guides as I don't know what to google for.
I know you add some registry keys somewhere in ClassesRoot, and create some CLSID key which I don't know what it is, so anything related will be helpful.
I know you add some registry keys somewhere in ClassesRoot, and create some CLSID key which I don't know what it is, so anything related will be helpful.