Word COM base interface
I have played around with the Word COM reference, but without knowing the base methods that are in all versions of Word I have no idea how to make sure my users can use the app with 'their' Word version.
The only other suggestion I have been able to come up with is implementing a binary reader/writer to the Word 97 spec, but this will dent my development time dramatically.
Thanks in advance for any suggestions

