[6/6] msxml3: Tests for put_data

Alistair Leslie-Hughes leslie_alistair at hotmail.com
Tue Feb 26 03:25:20 CST 2008


"Alistair Leslie-Hughes" <leslie_alistair at hotmail.com> wrote in message 
news:fpu31c$upv$4 at ger.gmane.org...
> +#if 0
> +/* For some Reason, IXMLDOMComment_put_data cannot be found even though 
> it can
> +   be exists in msxml2.h.
> + */
> +                /* put data Tests */
> +                hr = IXMLDOMComment_put_data(pComment, _bstr_("This &is a 
> ; test <>\\"));
> +                ok(hr == S_OK, "ret %08x\n", hr );
> +
> +#endif

Hi,
  Im a little confused, IXMLDOMComment_put_data wasnt compiling on my 
machine, and yet
Alexandre changed to include this code and now it compiles correctly?
I event tried a
>make clean; ./configure; make depend;make
which didnt work either.

Can anybody explain what was fixed?

Best Regards
 Alistair Leslie-Hughes 





More information about the wine-devel mailing list