S
sachin
Hi,
I have developed COM add-in in VC6. It adds a button to outlook. I have
registered my addin on HKCU. load behavior is 3. everything works fine.
But the only problem is I never get OnDisconnection() event if user
closes my addin by unchecking it. However, I get OnDisconnection ()
event if outlook is shutting down.
This is really unexpected. Any help is appreciated.
I have developed COM add-in in VC6. It adds a button to outlook. I have
registered my addin on HKCU. load behavior is 3. everything works fine.
But the only problem is I never get OnDisconnection() event if user
closes my addin by unchecking it. However, I get OnDisconnection ()
event if outlook is shutting down.
This is really unexpected. Any help is appreciated.