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
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