<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>16 May 2019 19:44:32 Z</lastBuildDate><pubDate>16 May 2019 19:44:32 Z</pubDate><description>Hi,&#13;
&#13;
I'm brandnew to Windev and like a lot of things with it. Many tasks are just child's play while in other languages you have to do a lot yourself. Years ago worked with Delphi.&#13;
&#13;
Back to the topic. I'm on Windows10 Desktop and I'd like to create an application that can accept many formats in Drag'nDrop. I played a bit with it but the formats I get are only bitmap or text. &#13;
&#13;
What I like to do is to drag the following items (and more) to my application.&#13;
- Bitmaps from web sites (I only get the url of the hyperlink as text, but not the image object itself)&#13;
- emails from Outlook or other email clients (I get an empty text)&#13;
- Attachments of those emails (I get nothing)&#13;
- text from a word document (I get multiple return codes for Text, WMF and EMF - so obviously I can decide which one to insert) &#13;
- and so on&#13;
&#13;
So the question for me, especially for emails, how can I access the real data behind ? For example, to check what data format I will get, then cast the data into something and at the end copy the data into the app.&#13;
&#13;
Any hint would be highly appreciated. Thanks.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67065-drag-and-drop-handling/read.awp</link><title>Drag and Drop Handling</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
