Vijay Kiran Kamuju wrote:
Are we supporting IE4? There are some changes in the interfaces for msxml and also there are changes in guids in the subsequent versions.
How to handle ie4 finterface changes in msxml.idl?
COM gives different interfaces different IIDs, so there shouldn't be any problem defining multiple interfaces, they just have different IIDs and names.
If you're going to choose an XML version to implement, I'd start with that defined by msxml3.
Mike