James Hawkins
|
f5e9a1ea6f
|
msxml3: Add initial implementation of IXMLDocument.
|
2007-05-25 20:12:12 +02:00 |
Huw Davies
|
c30c6e23ba
|
msxml3: Add a schema cache object.
|
2007-02-28 13:28:13 +01:00 |
Bang Jun-Young
|
45e8e360cd
|
msxml3: config.h police.
|
2007-01-22 13:29:07 +01:00 |
Huw Davies
|
4696417941
|
msxml3: Support both v 2.x and 3.0 version independent clsids as well as the v 3.0 version dependent clsid.
|
2006-11-14 11:42:24 +01:00 |
Huw Davies
|
9e1284df23
|
msxml3: Add the CLSID_DOMDocument define in msxml2.idl to match the PSDK.
|
2006-11-14 11:42:17 +01:00 |
Alexandre Julliard
|
0b8c80351a
|
msxml3: Make some functions and variables static.
|
2006-08-02 13:28:36 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Huw Davies
|
e1e1f79288
|
msxml: Issue a fixme if the interface is not implemented.
|
2006-01-27 19:22:56 +01:00 |
Huw Davies
|
5b8be5dca6
|
Include msxml2.h rather than msxml.h and xmldom.h.
|
2005-11-08 19:59:36 +00:00 |
Vincent Béron
|
21e3ba8cd1
|
Correct mismatches between spec files and comments about export
number.
|
2005-08-10 09:53:47 +00:00 |
Alexandre Julliard
|
d37f0abf07
|
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
Dll(Un)RegisterServer with the dll name so that the compiler can check
the prototypes.
|
2005-08-08 17:35:28 +00:00 |
Francois Gouget
|
65f2082108
|
Add missing WINAPI to MSXML_DllGetClassObject().
Standardize the DllGetClassObject() prototypes so they match the MSDN
definition.
|
2005-08-08 15:04:53 +00:00 |
Mike McCormack
|
dcc2d6c254
|
Initial implementation of msxml3 based on libxml2.
|
2005-08-02 11:29:04 +00:00 |