Perform a drag'n'drop of file handler given full file path as text.
...I have a list of files in a plain text (.txt, .ini, .log, .pls, .m3u, ...) and I want to perform some operations.
I developed this program also to work with my web apps, try it or take a look: www.sf.net/p/vespadjapps
This project is an attempt to create a wrapper between filesystem code for one operating system and compile it for another. For example, a Linux filesystem driver could work natively in Windows if the project goes as planned.