C++ and XML
-
Hello Is there any good libraries for XML out there? Im programming in unmanaged C++ using Visual Studio 7 (the xml classes in .net is only for managed c++, or am I wrong?) I do not use MFC.
Use XML DOM. Search MSDN Library and you'll find good help! Rickard Andersson@Suza Computing C# and C++ programmer from SWEDEN! UIN: 50302279 E-Mail: nikado@pc.nu Speciality: I love C#, ASP.NET and C++!
-
Use XML DOM. Search MSDN Library and you'll find good help! Rickard Andersson@Suza Computing C# and C++ programmer from SWEDEN! UIN: 50302279 E-Mail: nikado@pc.nu Speciality: I love C#, ASP.NET and C++!
-
Verifier wrote: I want to use libraries Write your own library! The best way to learn XML in C++! Rickard Andersson@Suza Computing C# and C++ programmer from SWEDEN! UIN: 50302279 E-Mail: nikado@pc.nu Speciality: I love C#, ASP.NET and C++!
-
Verifier wrote: I want to use libraries Write your own library! The best way to learn XML in C++! Rickard Andersson@Suza Computing C# and C++ programmer from SWEDEN! UIN: 50302279 E-Mail: nikado@pc.nu Speciality: I love C#, ASP.NET and C++!
-
Hello Is there any good libraries for XML out there? Im programming in unmanaged C++ using Visual Studio 7 (the xml classes in .net is only for managed c++, or am I wrong?) I do not use MFC.
Try those good article on CP (much easier to use than DOM) Markup[^] MarkupArchive[^] Jonathan de Halleux.
-
Try those good article on CP (much easier to use than DOM) Markup[^] MarkupArchive[^] Jonathan de Halleux.
-
Hello Is there any good libraries for XML out there? Im programming in unmanaged C++ using Visual Studio 7 (the xml classes in .net is only for managed c++, or am I wrong?) I do not use MFC.
Have a look at the excellent PugXML parser by Kristen Wegner here at http://www.codeproject.com/soap/pugxml.asp[^] It is light, fast and easy to use. A new version is due out soon. Neville Franks, Author of ED for Windows. www.getsoft.com Make money with our new Affilate program