I write an add-in for word 2000. It is a .dll writen in vb6.
I need to intercept the keyboard keystrokes before Word.
Any help would be appreciated.
Malog

Recommended Answers

All 3 Replies

post some sample code. also could not figure out the requirement exactly as what u want. ur sample code and/or elaboration of ur request will help us to provide the solution.

Regards
Shaik Akthar

what is add in and how u write .dll in vb6. please tell about it

Thanks for your response.
Actually there are thousants of lines but they are irrelevent to my problem.
In fact I need a Word 2000 event, like KeyPress and KeyDown events of the Forms in Visual Basic.
This event has to be fired when the activeDocument has the focus and the user press a key e.g. a letter. I want to know which letter is so to act accordingly, change it or not etc.
Thanks in advence
Malog

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.