Is that code too long to post here? If so send me a copy, but I can't
promise when I'll get a chance to review it, my time is pretty booked up.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm
"Jon Rizzo" wrote in message
...
I am really stumped on this one. My problem seems to stem from the fact
that my code is not explicitly creating any new com objects (only grabbing
objects opened by the user), so I'm not sure which pointers need to be
released. I never received this message in Outlook 2003. I have isolated
the problem down to a fairly simple buildable example. I know that it is
a
lot to ask, but would you mind taking a look at the sample to see if you
can
tell what's I'm missing? All you need to do to demonstrate the problem is
build the program, run outlook, open a contact, close the contact (without
saving) and then close outlook.
Jon