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 :)
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 :)