Hi,
I would like to select several files on my desktop (or any other folder) and pass their names to my application.
More specifically, I've added a key to the registry such that when I right click on a jpeg file I see a new "Transform" option that actually runs my application. The question is how can I pass all selected files names to my application ?
Thanks a lot !