Hi,
I created a windows application. When installed, it will create a desktop shortcut icon.
How can I make the shortcut icon of my application accept a single file by just dragging and dropping into it and automatically start processing the dropped file?
thanks in advance.