wined3d: Update NVidia pci ids.
[wine] / dlls / msxml3 / xmldoc.c
2009-03-10  Michael Stefaniucmsxml3: Change the remaining long variables to LONG.
2009-03-10  Michael Stefaniucmsxml3: Change long to LONG in msxml.idl.
2009-01-26  Michael Stefaniucmsxml3: Remove superfluous pointer casts.
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDocument.
2008-02-04  Alistair Leslie... msxml3: Correct createElement return value for an inval...
2007-12-10  Alistair Leslie... msxml3: Implement IPersistStream.
2007-11-15  Rob Shearmanmsxml3: Don't leak node in xmldoc_createElement in...
2007-05-25  James Hawkinsmsxml3: Add initial implementation of IXMLDocument.