Subj : Re: Any XML DOM library that works with Borland C++ 5.02? To : borland.public.cpp.borlandcpp From : Jeff Kish Date : Wed Oct 08 2003 09:57 am On Wed, 8 Oct 2003 08:02:19 -0400, "Regis St-Gelais" wrote: >First, I could not fine a xml forum for cpp, only for c builder. So I post >here and I will see what happens. > >I have a program in Borland C++ 5.02 using OwlNext Tools55. >I need to read an XML file. >I know about expat and I succesfully build the samples. >Expat is a bit to mutch low level for my taste. I know there are some >wrappers out there that allow to see the xml file as a class and access the >elements by nodes (I think it is DOM but as I am new to xml, so I am not >shure) >All I could fine was build for VC ou Builder. >Is there some thing avaliable for Borland C++ 5.02? > >Thanks >-- >Regis St-Gelais, P. Eng. / ing. >Software Development / Développement informatique >www.laubrass.com I think Chilkat has something in a dll you could use. HTH Jeff Kish .