V
Vinayakc
Hi all,
I have written one outlook add-in in VC++.
I am facing very strange problem.
My add in is getting listed in COMAddin group of outlook
(tools->options->advanced options->Comaddins.)
But the check box is not checked. even if i checked that check box my
add in is not getting loaded.
I am registering my addin under HKEY_CURRENT_USER.
Load behaviour is 3.
I can create instance of my .dll file through Oleview.
I can't understand why this happens.
Please help.
Thanks and regards
Vinayakc
I have written one outlook add-in in VC++.
I am facing very strange problem.
My add in is getting listed in COMAddin group of outlook
(tools->options->advanced options->Comaddins.)
But the check box is not checked. even if i checked that check box my
add in is not getting loaded.
I am registering my addin under HKEY_CURRENT_USER.
Load behaviour is 3.
I can create instance of my .dll file through Oleview.
I can't understand why this happens.
Please help.
Thanks and regards
Vinayakc