msxml3: Store encoding-codepage mapping in a table.
[wine] / dlls / msxml3 / bsc.c
2012-03-12  Piotr Cabanmsxml3: Added internal function for loading xml from...
2011-10-24  Piotr Cabanmsxml3: Return parser result in detach_url.
2011-03-01  Nikolay Sivovmsxml3: Always set out pointer to null on failed QueryI...
2011-02-24  Alexandre Julliardmsxml3: Include the system libxml headers before the...
2011-01-24  Michael Stefaniucmsxml3: COM cleanup for the IBindStatusCallback iface.
2010-11-12  Nikolay Sivovmsxml3: Don't include assert.h where it's not used.
2010-08-30  Nikolay Sivovmsxml3: Add IXMLDOMDocument3 stub support.
2010-02-04  Nikolay Sivovmsxml3: Use existing helpers for heap allocations.
2008-10-17  Jacek Cabanmsxml3: Silence invalid FIXME.
2008-10-13  Michael Karchermsxml3: Fix leaking the BindStatusCallback if bind_url...
2008-10-13  Michael Karchermsxml3: Use right COM invocation macro.
2008-07-28  Piotr Cabanmsxml3: Generalize bsc_t implementation.