search for: idompersist

Displaying 1 result from an estimated 1 matches for "idompersist".

Did you mean: dompersist
2011 Oct 05
7
OLE error 80004002
...tion TXMLDocument.SaveToStream(TMemoryStream); // Error --- stuff of the function unit XMLDoc; procedure TXMLDocument.SaveToStream(const Stream: TStream); begin CheckActive; DomPersist.saveToStream(Stream); SetModified(False); end; I found interfaces, may be it's help IDOMImplementation IDOMPersist IDOMDocument Can you fix this error in next versions? thank you Best Regards P.S. use wine 1.2.1