Group:  Microsoft Outlook ยป microsoft.public.outlook.program_addins
Thread: Access Outlook from process other than Outlook process

Geek News

Access Outlook from process other than Outlook process
"Wassim Dagash" <wassim.dagash[ at ]gmail.com> 1/16/2007 1:26:58 PM
If I use OL objects from process (other than OL process) will the
operations I perform on the outlook object e excuted on the OL process
or on a worker thread immitating OL process?

Im asking this question cause Im trying to use OL OOM from a desktop
application which runs on different process.

Re: Access Outlook from process other than Outlook process
"Ken Slovak - [MVP - Outlook]" <kenslovak[ at ]mvps.org> 1/16/2007 3:37:40 PM
I don't understand what you mean by a worker thread imitating the Outlook
process. Outlook addin code runs in-process with the Outlook.exe process.
External Outlook code runs in its own process space.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Wassim Dagash" <wassim.dagash[ at ]gmail.com> wrote in message
news:1168954018.306782.207710[ at ]a75g2000cwd.googlegroups.com...
[Quoted Text]
> If I use OL objects from process (other than OL process) will the
> operations I perform on the outlook object e excuted on the OL process
> or on a worker thread immitating OL process?
>
> Im asking this question cause Im trying to use OL OOM from a desktop
> application which runs on different process.
>

Re: Access Outlook from process other than Outlook process
"Dmitry Streblechenko" <dmitry[ at ]dimastr.com> 1/16/2007 6:28:18 PM
Add all the calls made to the Outlook Object Model from a process other than
outlook.exe still end up in the outlook.exe process space - Outlook is an
out-of-proc singleton COM server.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"Ken Slovak - [MVP - Outlook]" <kenslovak[ at ]mvps.org> wrote in message
news:OsmzwaYOHHA.4100[ at ]TK2MSFTNGP04.phx.gbl...
[Quoted Text]
>I don't understand what you mean by a worker thread imitating the Outlook
>process. Outlook addin code runs in-process with the Outlook.exe process.
>External Outlook code runs in its own process space.
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
> Reminder Manager, Extended Reminders, Attachment Options
> http://www.slovaktech.com/products.htm
>
>
> "Wassim Dagash" <wassim.dagash[ at ]gmail.com> wrote in message
> news:1168954018.306782.207710[ at ]a75g2000cwd.googlegroups.com...
>> If I use OL objects from process (other than OL process) will the
>> operations I perform on the outlook object e excuted on the OL process
>> or on a worker thread immitating OL process?
>>
>> Im asking this question cause Im trying to use OL OOM from a desktop
>> application which runs on different process.
>>
>


Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net