Microsoft's C++ based XML Parser

Rajnish Bharti (rajnishb@gsslco.co.in)
Fri, 24 Jul 1998 12:25:01 -0400


Hi !!
I, was going thru the code for parsing an XML file as suggested by
Microsoft.
The site is
http://www.microsoft.com/msdn/sdk/inetsdk/help/itt/xml/overview/Sample_1.htm
#Sample_1

I, came across 3 header files viz.
dispex.h
mshtml.h
msxml.h
which I, could not locate anywhere. however the DLL's for the same are
present on my system.
Is there any way out so that I, can compile the source on my machine ??
Are these header files or their corresponding .idl files present anywhere on
the Internet ?

Thanx, in advance .

~Rajnish