Am 2018-06-26 19:14, schrieb web...@totalrewind.com:
Now, I want to be able to drop handler such that a link dragged from
the browser (system .url file, basically) onto the .urls file will
append the new link to those in the list.
I understand that file formats which do this sort of thing register a
program as a shell extension, but how do I write such a thing to
handle shell dragdrop in python??
Have you had a look at the the \win32comext\shell\demos folder? Maybe
there is something useful.
Christian
_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32