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
_______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32