Subj : Re: XML for old DOS application To : borland.public.cpp.borlandcpp From : "Sebastian Ledesma" Date : Tue Mar 23 2004 04:52 pm Hello Robert: As I remember, Borland C++ 2.0 doesn't support templates, so you will have using that compiler with new libraries. The last compiler from Borland that supported DOS was 5.0x. I suggest you to upgrade to Borland C++ 5.0x. Borland C++5.02 Dev Suite it's really excelente package, (or Borland C++ Dev Suite with Design Tools, but it's more rare to found), you can buy it at ebay, www.recycledsoftware.com, or www.emsps.com, As alternative you can try the DJPP compiler, or Open Watcom compiler (it includes an IDE but it's much more limited that the BC 5 IDE). Saludos Sebastian "Robert Kaplan" escribió en el mensaje news:406071D8.2040801@greennet.net... > > Hi, > > I am (still) supporting an old DOS application using Borland C++ 2.0. > We need to interface to a new product using an XML based interface. > Anyone have any suggestions for getting XML support in this old > compiler. Upgrading is a possibility if there's a DOS compiler with the > appropriate support. > > Thanks > > Robert Kaplan > .