A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

IExchExt interface leak



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old February 7th 08, 10:32 AM posted to microsoft.public.outlook.program_addins
JahMic
external usenet poster
 
Posts: 35
Default IExchExt interface leak

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?
Ads
 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 04:55 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2024 Outlook Banter.
The comments are property of their posters.