I want to drag and drop a list of files from a VB6 listbox into another application. The other application accepts Drag and Drop from Windows Explorer (that is what I am trying to emulate).
My list box only lists the file name, however in a background array is the full filename. How would I go about doing this?
thanks in advance.
My list box only lists the file name, however in a background array is the full filename. How would I go about doing this?
thanks in advance.