Hi I am trying to do straight Win32, COM development (no .NET) using SAX interface. I keep seeing references to MS XML 3.0 SDK, MS XML 4.0 when I have MS XML 6.0 installed Where can I get MS XML 6.0 SDK? What I am after is a bare bones SAXXMLReader application MXXMLWriter application Here mentions http://msdn2.microsoft.com/en-us/library/ms766429(VS.85).aspx MXXMLWriter application but where do I download the source? cheers Stephen Howe
Okay I can see MSXML SDK 6.0 mentioned here http://msdn2.microsoft.com/en-us/library/ms760399(VS.85).aspx But _NOWHERE_ does it mention where you can download it from. Why not? Stephen Howe
> But _NOWHERE_ does it mention where you can download it from. > Why not? Got it I think, here http://www.microsoft.com/downloads/details.aspx?FamilyID=993C0BCF-3BCF-4009-BE21-27E85E1857B1&displaylang=en It is msxml6_SDK.msi Stephen Howe