Hi

I want to drag emails from Outlook express into my program. But I only get a String with some mailheaders and the message text. Nothing about attachments.

When I drag a mail out on the desktop, Windows creates a eml-file. This is what I want to get my hands on.

Is there some other way to get data from the drag drop-event? I guess Microsoft has a secret way of doing this.