![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I have an IExchExt interface leak, maybe I'm not thinking straight
about this, but the Release for the interface associated with the EECONTEXT_SESSION is never called. In brief, the start / end sequence is something like this: ExchEntryPoint called Install for EECONTEXT_TASK context (return s_ok) QueryInterface w/ IID_IExchExtSessionEvents AddRef ExchEntryPoint called Install for EECONTEXT_SESSION context (return s_ok) QueryInterface w/ IID_IExchExtSessionEvents AddRef ExchEntryPoint called Install for EECONTEXT_VIEWER context (return s_ok) QueryInterface w/ IID_IExchExtSessionEvents AddRef do some work exit outlook Release for object with EECONTEXT_VIEWER context called Release for object with EECONTEXT_TASK context called end Any thoughts? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook 2003 very slow after installing on vista, memory leak? | [email protected] | Outlook - Installation | 1 | February 19th 07 02:35 PM |
interface | Grampy Pete | Outlook Express | 5 | January 17th 07 03:51 PM |
Usage of IMAPISession from IExchExt | Petr Nehez | Add-ins for Outlook | 1 | December 12th 06 04:40 PM |
Would I still use IExchExt | Byron | Add-ins for Outlook | 2 | November 20th 06 05:48 PM |
How to over coem Memory Leak and code optimization for outlook | Virda | Outlook and VBA | 1 | September 21st 06 06:24 AM |