Events from MSWord to the wrapped classes generated by TypeLib by

B

Basavaraj

Hi,
I have generated Wrapperclasses using MFC to create, open and manupelate MS
Word documents using TypeLibs. And, it generated somany classes to handle
different things. Like, _Application, Documents, Document , Range ,
ApplicationEvents2 , IApplicationEvents2 and things like that..I wanted some
info like, how can i use ApplicationEvents2 to get notified for the
Application events. I created a Sink class using MFC and i am able to recieve
notifications using connection points and all. But, if i can use these
ApplicationEvents2 and IApplicationEvents2 classes to get notifications, i
will be very happy because we wont use MFC in my project. Can any one help me
in getting notifications without using MFC,..?(also without using VBA
:))..Thanks in advance.
 
W

Word Heretic

G'day Basavaraj <[email protected]>,

Asking for a solution that doe snot use VBA in a VBA group is kinda
doomed from the outset right ;-)


Steve Hudson - Word Heretic

steve from wordheretic.com (Email replies require payment)
Without prejudice


Basavaraj reckoned:
 

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