Re: DragDrop Outlook attachments to a listbox VB6
- From: "Jan Hyde (VB MVP)" <StellaDrinker@xxxxxxxxxxxxxxxxxxx>
- Date: Tue, 21 Oct 2008 10:20:33 +0100
"Cees Verburg" <cees@xxxxxxxxxxxxxxx>'s wild thoughts were
released on Tue, 21 Oct 2008 00:05:43 +0700 bearing the
following fruit:
Hi Jan,
I know this link and where it was moved to and I found the code including
examples. But they don't work (at least not with Oulook 2007). If you have
time have a look at it:
http://forums.devx.com/archive/index.php/t-69300.html
and:
http://www.mvps.org/emorcillo/en/code/vb6/index.shtml
Cees
You need OLELIB.TLB from the site
Then (IIRC) you need 'Get dropped attachments from Outlook
messages' also from the site.
It definitely works with Outlook 2007
J
"Jan Hyde (VB MVP)" <StellaDrinker@xxxxxxxxxxxxxxxxxxx> wrote in message
news:m29pf4lnkvd4ob5fcrqgrpjfgt47r9mq12@xxxxxxxxxx
"Cees Verburg" <cees@xxxxxxxxxxxxxxx>'s wild thoughts were
released on Mon, 20 Oct 2008 21:08:46 +0700 bearing the
following fruit:
Hi there,
Does anybody how to drag Outlook attachments to a listbox and save it as a
file? So far I found out that the dropped dataobject contains the
FileGroupDescriptor and FileGroupDescriptorW formats. It also should
countain the FileContents format but I could not retrieve that. Any
example
code available? I googled a lot on the subject but so far very little
useful
information.
Good news and bad news.
The good news is that I do indeed have a link to a site that
shows you how to achieve this.
http://www.domaindlx.com/e_morcillo
The bad news, I've just tried it and the link is dead.
--
Jan Hyde (VB MVP)
https://mvp.support.microsoft.com/profile/Jan.Hyde
--
Jan Hyde (VB MVP)
https://mvp.support.microsoft.com/profile/Jan.Hyde
.
- Follow-Ups:
- Re: DragDrop Outlook attachments to a listbox VB6
- From: Cees Verburg
- Re: DragDrop Outlook attachments to a listbox VB6
- References:
- DragDrop Outlook attachments to a listbox VB6
- From: Cees Verburg
- Re: DragDrop Outlook attachments to a listbox VB6
- From: Jan Hyde (VB MVP)
- Re: DragDrop Outlook attachments to a listbox VB6
- From: Cees Verburg
- DragDrop Outlook attachments to a listbox VB6
- Prev by Date: Re: Replace function doesn't work properly
- Next by Date: scrolling in textbox Options
- Previous by thread: Re: DragDrop Outlook attachments to a listbox VB6
- Next by thread: Re: DragDrop Outlook attachments to a listbox VB6
- Index(es):
Relevant Pages
|