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




Reply via email to