Bobby wrote:
> I honestly can't remember if folder references in VB were required to be
> released, or should I say Microsoft "suggested" it. It's thankfully been way
> TOO LONG since I last touched VB and Outlook to remember, but I definitely
> remember the MAPI namespace references had to be
I honestly can't remember if folder references in VB were required to be
released, or should I say Microsoft "suggested" it. It's thankfully been way
TOO LONG since I last touched VB and Outlook to remember, but I definitely
remember the MAPI namespace references had to be set to Nothing. VB w
[Bobby]
> Do you by chance still have a reference to the MAPI namespace open or
> maybe some folder or item you referenced during execution?
Maybe, I'm still getting the hang of this Windows programming thing :-)
I do have references to -> the CurrentFolder, Sent Mail Folder and
SentMail Items a
Do you by chance still have a reference to the MAPI namespace open or
maybe some folder or item you referenced during execution?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Bill Burns
Sent: Friday, May 12, 2006 7:33 AM
To: Mark Hammond
Cc: python-win32@py
>>Object with win32trace dispatcher created (object=None)
>>Gateway Count: 2
>>Interface Count: 4
>>
>>Is there something I should try to get the Interface Count down to zero?
>
>
> In Spambayes, I previously tried everything I could think of to locate them.
> I guess additional analysis is nec