B
B
I want to add a new menu item to Outlook.(eg:
Tool->MyMenuItem). When I click this particular menu item, an exe
should be invoked( this exe is generated by a C++ programmer).
I have been told that it is possible to do this using COM
add-in. I am totally new to COM add-ins. Can someone help me out on how
exactly a menu item can be added using a COM add-in. A sample code
would be of great help.
Apart from COM add-ins is there any other way to do the same(I
want to keep my implementation in C++/VC++).
Thanks,
B
Tool->MyMenuItem). When I click this particular menu item, an exe
should be invoked( this exe is generated by a C++ programmer).
I have been told that it is possible to do this using COM
add-in. I am totally new to COM add-ins. Can someone help me out on how
exactly a menu item can be added using a COM add-in. A sample code
would be of great help.
Apart from COM add-ins is there any other way to do the same(I
want to keep my implementation in C++/VC++).
Thanks,
B