Nikolay Sivov
|
abdf02526e
|
msxml3: Handle parser failure when loading from url.
|
2013-10-14 10:48:34 +02:00 |
Piotr Caban
|
2cbd6a63df
|
msxml3: Added internal function for loading xml from IMoniker.
|
2012-03-12 16:04:50 +01:00 |
Piotr Caban
|
41eba1c30d
|
msxml3: Return parser result in detach_url.
|
2011-10-24 19:54:15 +02:00 |
Nikolay Sivov
|
37ce949745
|
msxml3: Always set out pointer to null on failed QueryInterface.
|
2011-03-01 13:21:58 +01:00 |
Alexandre Julliard
|
a1c8f6df84
|
msxml3: Include the system libxml headers before the Windows headers.
|
2011-02-24 15:49:28 +01:00 |
Michael Stefaniuc
|
5fd62154f3
|
msxml3: COM cleanup for the IBindStatusCallback iface.
|
2011-01-24 14:43:24 +01:00 |
Nikolay Sivov
|
5240bae308
|
msxml3: Don't include assert.h where it's not used.
|
2010-11-12 11:39:27 +01:00 |
Nikolay Sivov
|
62e521ad0d
|
msxml3: Add IXMLDOMDocument3 stub support.
|
2010-08-30 11:28:17 +02:00 |
Nikolay Sivov
|
d8a9a691e6
|
msxml3: Use existing helpers for heap allocations.
|
2010-02-04 13:39:28 +01:00 |
Jacek Caban
|
d318813a5a
|
msxml3: Silence invalid FIXME.
|
2008-10-17 11:44:10 +02:00 |
Michael Karcher
|
352dc0fc0d
|
msxml3: Fix leaking the BindStatusCallback if bind_url fails.
|
2008-10-13 11:52:23 +02:00 |
Michael Karcher
|
adab2e5701
|
msxml3: Use right COM invocation macro.
|
2008-10-13 11:51:43 +02:00 |
Piotr Caban
|
6b2e7a18ba
|
msxml3: Generalize bsc_t implementation.
|
2008-07-28 11:35:02 +02:00 |