Drag and drop from the shell?

BlitzPlus Forums/BlitzPlus Programming/Drag and drop from the shell?

Anyone implemented a user lib or otherwise to accept filenames drag and dropped from the shell?

And if not, do I get windows messages in the main BlitzPlus event loop or can I handle windows messages in a userlib somehow?

I found the bless lib, but implementing drag and drop in win32 is pretty simple so it should be easy enough to do real simple :)

ive some sourcecode that hooks blitzplus winproc, i will find it and email it to you. the code enables multi file drag&drop on any blitz plus window.

*EDIT done check your email.

kev

Sweet. Thanks :)