alistairpaul
Programmer
I have a small program that uses the MS Word 9 Object library.
All it does it use the Word.Application and Word.Document objects and their properties/methods. I don't care if the end-user has MS Word 97, or 2000.
How can I code the app to use the appropriate DLL, or exit if they have no MS Word installed? Right now, I just set a reference to the MS Word 9 Obj. Lib.
Thanks!! If my post was helpful, please Mark it below. Thanks! - Al
All it does it use the Word.Application and Word.Document objects and their properties/methods. I don't care if the end-user has MS Word 97, or 2000.
How can I code the app to use the appropriate DLL, or exit if they have no MS Word installed? Right now, I just set a reference to the MS Word 9 Obj. Lib.
Thanks!! If my post was helpful, please Mark it below. Thanks! - Al