M
MON205
Hello,
When I close Outlook with my add-in, it takes a long time until the Outlook
process ended.
I handled the OnCloseExplorer(), and I freed my explorer pointer. But I
noticed that it takes about 5-6 seconds between leaving the OnCloseExplorer()
and entering the ::OnDisconnection() callback.
How can I fix this?
When I close Outlook with my add-in, it takes a long time until the Outlook
process ended.
I handled the OnCloseExplorer(), and I freed my explorer pointer. But I
noticed that it takes about 5-6 seconds between leaving the OnCloseExplorer()
and entering the ::OnDisconnection() callback.
How can I fix this?