Keybindings C++

I

Ian Ormesher

I want to intercept a keypress in my Word addin and perform an internal
function. In VBA you can assign a macro to call with the keybindings.add
function. How can I do the same in my C++ program (I'm using ATL), but
instead of assigning a macro assigning an internal function?

Thanks

Ian Ormesher
 

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