automation using Word 2000 and Word 2002

B

Bob Uva

I'm maintaining a VB product that uses Word automation. The product was
originally built using MSWORD9.OLB which supports Word 2000. To support Word
2002 or later, I had to make a referenceto MSWORD.OLB, which is shipped with
Word 2002. The problem is that, even though they use the same GUIDs, I have
to build two separate programs, one referencing MSWORD9.OLB and the other
referencing MSWORD.OLB.

Does anyone know if there is a way to support Word 2000 automation and Word
2002 + automation without having to build two separate versions of my
program?

Thanks,
Bob
 

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