R
Ram Prakash Singh
Hi,
I am writing a COM Add-in for MS Word 2000. In MS Word
when we press CTRL+O, it opens a file open dialog. But I
want to perform certain operation before Word pops-up the
File Open Dialog and based on the result of operation,
either I want to show or hide the File Open Dialog.
I know that it can be done by using macro but certain
functioanlity can't be checked inside a macro.
How can we do this using COM Addin in C++ ?
TIA
RPSingh
I am writing a COM Add-in for MS Word 2000. In MS Word
when we press CTRL+O, it opens a file open dialog. But I
want to perform certain operation before Word pops-up the
File Open Dialog and based on the result of operation,
either I want to show or hide the File Open Dialog.
I know that it can be done by using macro but certain
functioanlity can't be checked inside a macro.
How can we do this using COM Addin in C++ ?
TIA
RPSingh