gdiplus: Stub GdipRecordMetafileStream.
[wine] / dlls / msxml3 / pi.c
2010-02-17  Nikolay Sivovmsxml3: Use common format for TRACE() in DOM objects.
2010-02-04  Nikolay Sivovmsxml3: Use existing helpers for heap allocations.
2009-10-15  Jacek Cabanmsxml3: Store xmlnode structure instead of pointer...
2009-09-30  Jacek Cabanmsxml3: Get rid of node internal IUnknown.
2009-09-30  Jacek Cabanmsxml3: Store xmlnode pointer in dom_pi.
2009-08-29  Jacek Cabanmsxml3: Moved IDispatchEx implementation from domdoc...
2009-08-21  Jacek Cabanmsxml3: Return xmlnode object from create_basic_node.
2008-06-20  Andrew Talbotmsxml3: Constify some variables.
2008-04-09  Austin EnglishSpelling fixes.
2008-03-13  Alistair Leslie... msxml3: Cannot use put_nodeValue on a IXMLDOMProcessing...
2008-02-29  Alistair Leslie... msxml3: Correct IXMLDOMProcessingInstruction_put_data...
2008-02-25  Alistair Leslie... msxml3: Implement IXMLDOMProcessingInstruction put_data.
2008-02-21  Alistair Leslie... msxml3: Implement get_data for PI Nodes.
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDOMProcessingInst...
2008-02-16  Alistair Leslie... msxml3: Implement IXMLDOMProcessingInstruction target.
2008-01-22  Alistair Leslie... msxml3: Return correct IDispatch Interface.
2008-01-16  Francois GougetAssorted spelling fixes.
2007-01-15  Andrew Talbotmsxml3: Remove unused functions.
2006-11-17  Huw Daviesmsxml3: Implement createProcessingInstruction with...