B
badboy
I add a custom menu in word by COM add-in using vc++. I remove the custom
menu in method OnBeginShutdown in interface _IDTExtensibility2, and
Unregister the COM add_in, but when I startup word again, the menu still
exists. How can I remove the menu.
menu in method OnBeginShutdown in interface _IDTExtensibility2, and
Unregister the COM add_in, but when I startup word again, the menu still
exists. How can I remove the menu.