Commit Graph

18 Commits (c5bceecb51efc52b315b3526d9a85f2373e229cc)

Author SHA1 Message Date
Alexandre Julliard a1a0139d48 makefiles: Generate rules for installing IDL include files.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-04 17:19:47 +09:00
Alexandre Julliard ea9750d773 include: Add compatibility macros for non-widl compilers. 2011-05-25 00:22:52 +02:00
Alexandre Julliard e11f65f6b7 include: Set version to 1.0 for msxml classes. 2010-12-22 15:51:45 +01:00
Alexandre Julliard cfa37214b9 msxml: Register the v2.0 classes using the IRegistrar mechanism. 2010-12-21 13:56:36 +01:00
Alexandre Julliard f6b6c7bade include: Correctly define the msxml typelib by directly including xmldom.idl and xmldso.idl. 2010-12-21 12:17:11 +01:00
Michael Stefaniuc bd87b49614 msxml3: Change long to LONG in msxml2.idl and xmldom.idl. 2009-03-10 12:06:14 +01:00
Rob Shearman fa441c9dd0 include: Add XMLDOMDocumentEvents dispinterface to xmldom.idl. 2008-09-09 11:46:14 +02:00
Rob Shearman 8d0699e03b include: Add more IXMLDOMNotation, IXMLDOMEntity, IXMLDOMEntityReference and IXMLDOMImplementation interfaces to xmldom.idl. 2008-06-25 23:28:50 +02:00
Alexandre Julliard 72cbaa8fbf include: Fixed definition of IXMLDOMComment interface. 2008-02-25 13:40:49 +01:00
Mike McCormack 57f8bd057f include: Remove unnecessary semicolons from idl. 2006-07-20 12:49:55 +02:00
Robert Shearman f701435ca3 include: Add IXMLHttpRequest interface and XMLHttpRequest coclass to xmldoc.idl. 2006-06-12 15:56:46 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Alexandre Julliard 2762486b35 Fixed typo: get_doctype returns an IXMLDOMDocumentType. 2005-11-08 20:00:58 +00:00
Huw Davies 3f1629888f Add IXMLDOMParseError. 2005-11-07 20:11:43 +00:00
Vincent Béron 56da0c33fb Use #include "foo.h" for including Windows headers in dlls/, use
#include <bar.h> for including Windows headers in include/.
2005-08-10 09:51:40 +00:00
Mike McCormack d877c5c9cd Fix some typos in the idl definitions. 2005-07-28 18:32:45 +00:00
Mike McCormack 88e3669b91 Add a definition for the IXMLDOMElement interface. 2005-07-28 10:48:03 +00:00
Mike McCormack 8b705bec93 Added some idl definitions. 2005-05-26 12:22:51 +00:00