Re: Whither msxml?

2006-09-25 Thread Huw Davies
On Sat, Sep 23, 2006 at 05:52:51AM -0700, Dan Kegel wrote: If anyone has tips on sore spots with Wine's msxml, please let me know. Hi Dan, There are lots of things that need to be done in msxml3: Currently we have implemented some of the DOM methods, most of these are part of the IXMLDOMNode

Re: Whither msxml?

2006-09-24 Thread Vijay Kiran Kamuju
Hi our msxml idl flles are not in sync with psdk idl files. especially it still doesnot have SAX defines. And XML DSO definitions. (this is a bit compilicated). As msxml.idl includes xmldso.idl in PSDK headers. And msxml2.idl defines them in the idl file itself. As there are some

Whither msxml?

2006-09-23 Thread Dan Kegel
For the past two years, I've helped UCLA's cs130 by pointing them at an area of Wine that needs improvement and helping them get patches submitted. For Winter 2007, I'm considering having them focus on msxml3. So I'm starting to look at bugzilla (see my previous message) and dig up demo apps and