Word add-in command button event doesn't fire for second document

B

brettg

Hello. I'm writing a C++ COM Word add-in based on the Microsoft COMADDIN
sample download. The problem is the button's event is only called for the
first document. If I open a second document, the event never fires. I've
scoured the 'Net and can't find any remedy. I have Office 2003. Anyone else
ever have this?

TIA
-brett
 
Top