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



Reply via email to