Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Importing Outlook address book
Importing Outlook address book [message #445367] Thu, 04 November 2004 14:03 Go to next message
Kalman Hazins is currently offline Kalman HazinsFriend
Messages: 76
Registered: July 2009
Member
Hi, group.

I am writing an e-mail dialog in SWT. I am told that SWT supports OLE and
therefore provides access to certain Microsoft programs.

My question is: can I somehow connect to Microsoft Outlook and retrieve all
the addresses in the Address book and then just display them in a list in my
dialog window.

Any ideas?

Thanx,
- Kalman
Re: Importing Outlook address book [message #445381 is a reply to message #445367] Thu, 04 November 2004 17:47 Go to previous messageGo to next message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
If Microsoft Outlook provides an ActiveX control for this, you could embed
the ActiveX control. However, the specifics of how to use each ActiveX
control needs to determined by reading the documentation for that ActiveX
control and the typelibrary for that control.

See:
http://www.eclipse.org/articles/Article-ActiveX%20Support%20 in%20SWT/ActiveX%20Support%20in%20SWT.html

"Kalman" <kalman@zikal.com> wrote in message
news:cmdcns$rqg$1@eclipse.org...
> Hi, group.
>
> I am writing an e-mail dialog in SWT. I am told that SWT supports OLE and
> therefore provides access to certain Microsoft programs.
>
> My question is: can I somehow connect to Microsoft Outlook and retrieve
> all
> the addresses in the Address book and then just display them in a list in
> my
> dialog window.
>
> Any ideas?
>
> Thanx,
> - Kalman
>
>
Re: Importing Outlook address book [message #445391 is a reply to message #445381] Thu, 04 November 2004 19:28 Go to previous messageGo to next message
Kalman Hazins is currently offline Kalman HazinsFriend
Messages: 76
Registered: July 2009
Member
Where would you recommend I read about the behavior of outlook's activeX
control?

"Veronika Irvine" <veronika_irvine@oti.com> wrote in message
news:cmdpvh$un2$1@eclipse.org...
> If Microsoft Outlook provides an ActiveX control for this, you could embed
> the ActiveX control. However, the specifics of how to use each ActiveX
> control needs to determined by reading the documentation for that ActiveX
> control and the typelibrary for that control.
>
> See:
>
http://www.eclipse.org/articles/Article-ActiveX%20Support%20 in%20SWT/ActiveX%20Support%20in%20SWT.html
>
> "Kalman" <kalman@zikal.com> wrote in message
> news:cmdcns$rqg$1@eclipse.org...
> > Hi, group.
> >
> > I am writing an e-mail dialog in SWT. I am told that SWT supports OLE
and
> > therefore provides access to certain Microsoft programs.
> >
> > My question is: can I somehow connect to Microsoft Outlook and retrieve
> > all
> > the addresses in the Address book and then just display them in a list
in
> > my
> > dialog window.
> >
> > Any ideas?
> >
> > Thanx,
> > - Kalman
> >
> >
>
>
Re: Importing Outlook address book [message #445562 is a reply to message #445391] Mon, 08 November 2004 14:34 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
Try MSDN, for example:

http://support.microsoft.com/default.aspx?scid=kb;en-us;291407

"Kalman" <kalman@zikal.com> wrote in message
news:cmdvo7$kod$1@eclipse.org...
> Where would you recommend I read about the behavior of outlook's activeX
> control?
>
> "Veronika Irvine" <veronika_irvine@oti.com> wrote in message
> news:cmdpvh$un2$1@eclipse.org...
>> If Microsoft Outlook provides an ActiveX control for this, you could
>> embed
>> the ActiveX control. However, the specifics of how to use each ActiveX
>> control needs to determined by reading the documentation for that ActiveX
>> control and the typelibrary for that control.
>>
>> See:
>>
> http://www.eclipse.org/articles/Article-ActiveX%20Support%20 in%20SWT/ActiveX%20Support%20in%20SWT.html
>>
>> "Kalman" <kalman@zikal.com> wrote in message
>> news:cmdcns$rqg$1@eclipse.org...
>> > Hi, group.
>> >
>> > I am writing an e-mail dialog in SWT. I am told that SWT supports OLE
> and
>> > therefore provides access to certain Microsoft programs.
>> >
>> > My question is: can I somehow connect to Microsoft Outlook and retrieve
>> > all
>> > the addresses in the Address book and then just display them in a list
> in
>> > my
>> > dialog window.
>> >
>> > Any ideas?
>> >
>> > Thanx,
>> > - Kalman
>> >
>> >
>>
>>
>
>
Previous Topic:project with mixed swing and swt possible (not running at the same time) ???
Next Topic:Can I drag and drop a TreeItem with its children?
Goto Forum:
  


Current Time: Fri Apr 19 16:20:38 GMT 2024

Powered by FUDForum. Page generated in 0.02197 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top