[python-win32] Python code to drop file onto GUI, using pywin32

Tom Parker tom at AnythingPeaceful.org
Sun Mar 17 18:41:04 EDT 2019


Here's my issue:

Given a filename and a GUI, I need some Python code (on Windows) to drop the 
file onto the GUI.

The GUI (third-party) already accepts files via drag and drop (using OLE, but 
not WM_DROPFILE).

I was thinking pywin32 might be the right tool to use, but I don't know where to 
get started.


Thanks for any pointers you can provide.

- Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20190317/d5f62208/attachment.html>


More information about the python-win32 mailing list