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

Nikolay Sivov bunglehead at gmail.com
Tue Jan 12 15:36:48 CST 2010


On 1/13/2010 00:21, Alistair Leslie-Hughes wrote:
> 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.
>
Thanks, resent last two patches.
> Best Regards
> Alistair Leslie-Hughes
>




More information about the wine-devel mailing list