Re: [python-win32] Drag and Drop from Outlook

2010-10-19 Thread kc106_2005-win32
In an old message, there was some discussions about how to do D&D from Outlook to a wxPython app. I'm trying to do that. I can parse a .msg file. That's not a problem. The problem is retriving info from Outlook. Getting hint from http://www.pcreview.co.uk/forums/thread-1854594.php, this is

Re: [python-win32] Drag and Drop from Outlook

2010-10-22 Thread kc106_2005-win32
Thanks for the reply, Mark. I did a "copy" from Outlook, and then run dump_clipboard. Here's what comes up: Dumping all clipboard formats... Clipboard format 49161 -> got 4 bytes via HGLOBAL -> got 4 bytes via IStream Clipboard format 49955 -> got 168 bytes via HGLOBAL -> got 168 bytes via I