C
Chakkaradeep
hi all,
i have written an addin in VC++ to add a new button in the
Standard Toolbar of the Inspector Window-the window which
appears when u double click on the message in the
inbox.The button is added successfully but as soon as i
close this window the button doesnt appear again...i have
to load my addin again.
i have given the loadbehaviour as custom load because if i
give it as load startup..it is giving error since there is
no inspector winodw opened.
please give me a solution so that i can keep my addin
active till the Outlook Application terminates....
no problem if it is VB...i can convert to VC++..
with regards,
chakkaradeep.
i have written an addin in VC++ to add a new button in the
Standard Toolbar of the Inspector Window-the window which
appears when u double click on the message in the
inbox.The button is added successfully but as soon as i
close this window the button doesnt appear again...i have
to load my addin again.
i have given the loadbehaviour as custom load because if i
give it as load startup..it is giving error since there is
no inspector winodw opened.
please give me a solution so that i can keep my addin
active till the Outlook Application terminates....
no problem if it is VB...i can convert to VC++..
with regards,
chakkaradeep.