Commit Graph

15 Commits

Author SHA1 Message Date
Alistair Leslie-Hughes 489c1a8d43 msxml3: Register missing MXXMLWriter interfaces. 2009-08-14 13:59:10 +02:00
Alistair Leslie-Hughes ceed55a46a msxml3: Register missing SAXXMLReader Components. 2009-01-22 15:28:24 +01:00
Hans Leidekker 8bd9a3aa09 janitorial: Don't depend on user32 for the self registration functions. 2008-12-17 11:38:32 +01:00
Piotr Caban 379e543bba msxml3: Use LoadTypeLibEx to register typelib. 2008-08-22 10:41:21 +02:00
Piotr Caban c1f3339557 msxml3: Added SAXXMLReader registration. 2008-04-01 11:29:31 +02:00
Alistair Leslie-Hughes a1cce9288b msxml3: Register msxml3 typelib. 2008-03-12 12:24:51 +01:00
Alistair Leslie-Hughes b2add094ad msxml: Register missing components. 2007-12-11 12:08:51 +01:00
Stefan Leichter 5987d3a37b msxml3: Remove 'recursive registry key delete' function. 2007-08-27 11:58:30 +02:00
Huw Davies cdac075e41 msxml3: Register schema cache classes. 2007-02-26 19:04:14 +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
Francois Gouget b28f6e52e1 msxml3: DOMFreeThreadedDocument's thread model is Both, not Free. 2006-08-09 20:37:29 +02:00
Robert Shearman 2afa602059 msxml3: Add progids for MSXML.DOMDocument and MSXML.FreeThreadedDOMDocument.
Don't delete the progid key when unregistering coclasses - this is now 
done in unregister_progids.
2006-08-01 11:21:27 +02:00
Robert Shearman 1933135f0d msxml3: Separate the writing of progids from the writing of classes.
This allows writing multiple progids that refer to one class.
Support writing out Version and VersionIndependentProgId keys for classes.
2006-08-01 11:21:22 +02:00
Robert Shearman 986b33d171 msxml3: Use general DLL registration framework to register CLSIDs and ProgID's. 2006-07-24 13:46:44 +02:00