@albertomeyer
What kind of objects? What I need is an object, like a rectangle, where I can drag one or more selected files from Explorer and in some form get the selected files path and name. FM\FTP works fine for this but the problem there is, to make a "drop zone" the created browser rectangle has to be visible which means it's also navigable. I just need a place to drop files and then be able to what I need to with them.
I need to ExtractFileName, ExtractFilePath, parse the name and determine the final copy destination.
nbSystemHelper gives me a perfectly usable TXT file but the interface doesn't work as I need.
@albertomeyer
What kind of objects? What I need is an object, like a rectangle, where I can drag one or more selected files from Explorer and in some form get the selected files path and name. FM\FTP works fine for this but the problem there is, to make a "drop zone" the created browser rectangle has to be visible which means it's also navigable. I just need a place to drop files and then be able to what I need to with them.
I need to ExtractFileName, ExtractFilePath, parse the name and determine the final copy destination.
nbSystemHelper gives me a perfectly usable TXT file but the interface doesn't work as I need.