[PATCH 3/4] msxml3/xmldoc: IPersistStreamInit::InitNew() seems to do nothing for IXMLDocument

Alistair Leslie-Hughes leslie_alistair at hotmail.com
Tue Jan 12 15:21:01 CST 2010


On 13/01/2010 1:41 AM, Nikolay Sivov wrote:
> IPersistStreamInit::InitNew() seems to do nothing for IXMLDocument
>
>
> +    hr = IPersistStreamInit_IsDirty(psi);
> +    todo_wine ok(hr == S_FALSE, "Expected S_OK, got %08x\n", hr);

The message doesn't match the condition.

Best Regards
Alistair Leslie-Hughes




More information about the wine-devel mailing list