IE4 support for msxml

Mike McCormack mike at codeweavers.com
Fri Jul 1 11:27:59 CDT 2005


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



More information about the wine-devel mailing list