Word 2003 add in oddly behavior, visual studio2003

J

Joey Che

Hi
I have created a COM Add-In for Office 2003(word/excel/powerpoint).
It creats some menus in the main menu bar.

In excel/powerpoint,everything is ok.But in word, Sometimes the offic
API which be invoked by the Com Add-In doesn't work ,such as th
following method,

inline _bstr_t Office::CommandBarButton::GetCaption()

and the output panel of visual studio 2003 will appear a erro
message:

First-chance exception at 0x77e55dea in WINWORD.EXE: Microsoft C+
exception: _com_error @ 0x0012e57c

Do anyone ever meet this kind of problem? Pls share your experienc
with me,any help is appreciated!

Thank
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top