Catching events in MS Word using C++/ATL

A

Alexander Dimitrov

Hello,

I'm writing a add-in for Word in C++/ATL.
I want to catch WindowSelectionChange event (dispid = 12).

Can you give me some general explanation how can i implement that?
Some code fragments will be highly appreciated.

Thanks in advance

Alexander
 
Top