[python-win32] Drag and drop of files (CF_HDROP)
mir amicitas
amicitas at gmail.com
Mon Sep 22 07:18:38 CEST 2008
Thank you for you help, that works perfectly. I can now drag files from my
program (yay!).
One more question . . .
In the Microsoft specification for DoDragDrop there are 4 arguments (data,
source, allowed effects, used effect). However in the pythoncom
implementation only 3 arguments are allowed. Is there a reason for this?
Here is the page on that function from ms:
http://msdn.microsoft.com/en-us/library/ms678486(VS.85).aspx
- novi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20080921/72665681/attachment.htm>
More information about the python-win32
mailing list