Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. C++ and XML

C++ and XML

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++visual-studioxmlquestion
8 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    justin223
    wrote on last edited by
    #1

    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.

    R J N 3 Replies Last reply
    0
    • J justin223

      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.

      R Offline
      R Offline
      Rickard Andersson20
      wrote on last edited by
      #2

      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++!

      J 1 Reply Last reply
      0
      • R Rickard Andersson20

        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++!

        J Offline
        J Offline
        justin223
        wrote on last edited by
        #3

        Is that COM components? Or am I wong. I want to use libraries.

        R 1 Reply Last reply
        0
        • J justin223

          Is that COM components? Or am I wong. I want to use libraries.

          R Offline
          R Offline
          Rickard Andersson20
          wrote on last edited by
          #4

          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++!

          J 1 Reply Last reply
          0
          • R Rickard Andersson20

            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++!

            J Offline
            J Offline
            justin223
            wrote on last edited by
            #5

            If I wanted to do that, i wouldnt have asked, right?

            1 Reply Last reply
            0
            • J justin223

              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.

              J Offline
              J Offline
              Jonathan de Halleux
              wrote on last edited by
              #6

              Try those good article on CP (much easier to use than DOM) Markup[^] MarkupArchive[^] Jonathan de Halleux.

              J 1 Reply Last reply
              0
              • J Jonathan de Halleux

                Try those good article on CP (much easier to use than DOM) Markup[^] MarkupArchive[^] Jonathan de Halleux.

                J Offline
                J Offline
                justin223
                wrote on last edited by
                #7

                thanks

                1 Reply Last reply
                0
                • J justin223

                  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.

                  N Offline
                  N Offline
                  Neville Franks
                  wrote on last edited by
                  #8

                  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

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups