![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
| Tags: access, other, outlook, process, than |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
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. |
| Ads |
|
#2
|
|||
|
|||
|
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" wrote in message oups.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. |
|
#3
|
|||
|
|||
|
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]" wrote in message ... 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" wrote in message oups.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. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Outlook process will not exit | macman64@gmail.com | Outlook - General Queries | 6 | June 30th 06 04:58 AM |
| Outlook autodiscover process | markp | Outlook - Installation | 1 | June 26th 06 10:55 PM |
| Outlook 2000 Process | AnytimeAnywhere | Outlook - General Queries | 3 | May 30th 06 09:05 PM |
| outlook process never closes??? | luis | Outlook - General Queries | 4 | April 22nd 06 02:47 PM |
| The process cannot access the file because it is being used by another | Jacobo | Outlook - General Queries | 2 | March 7th 06 06:52 PM |