C
Chris Peel
Hi,
I was wondering if anyone has delt with this general issue:
We have working Com Add-in (C++) that works across Outlook 2000, 2002 and 2003. When an 'new email' is recieved the event triggers the code and we 'replace the classId' so our own icon and form is used.
Now this works in 2002 & 2000. However in 2003 the event "new mail" seems to be delayed 20 seconds or so. The code path executes as 2003 notifies me of new mail - not when it arrived. What's changed? What can I do to get the same behavior I have in 2000/2 - change the class id upon receipt.
Any direction and thought are greatly appreciated. I'm the PM on the project (with some VBA and VBA Addin experience). I'm just trying to help my guys out and see if this issue has been resolved by someone already.
Thanks.
Chris Peel
(e-mail address removed)
I was wondering if anyone has delt with this general issue:
We have working Com Add-in (C++) that works across Outlook 2000, 2002 and 2003. When an 'new email' is recieved the event triggers the code and we 'replace the classId' so our own icon and form is used.
Now this works in 2002 & 2000. However in 2003 the event "new mail" seems to be delayed 20 seconds or so. The code path executes as 2003 notifies me of new mail - not when it arrived. What's changed? What can I do to get the same behavior I have in 2000/2 - change the class id upon receipt.
Any direction and thought are greatly appreciated. I'm the PM on the project (with some VBA and VBA Addin experience). I'm just trying to help my guys out and see if this issue has been resolved by someone already.
Thanks.
Chris Peel
(e-mail address removed)