Hi all,

In my ZIP Archiver, I can add files to an existing ZIP file on the click of a button. I have already created File Association so that on clicking on a ZIP file, my application launches and file is extracted. Now, I want the functionality to drag a file on desktop or any shell editor, such as windows explorer and when its dropped on a zip file, file should be added to the zip file on which it is dropped. I need some help about passing filenames of dragged and dropped files which files are dragged and dropped only on zip file.

Any ideas ??

Thanks.