How to handle CommandBars event "OnUpdate" with VC++?

M

Mark

I'm using AtlAdvise
In my implementation of IDispatch only QueryInterface, AddRef and Release were called
What's wrong
Where can I look working samples of Add-in, which were written in VC++ and handles OnUpdate?
 
Top