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. Accessing XML document through VC++ code.

Accessing XML document through VC++ code.

Scheduled Pinned Locked Moved C / C++ / MFC
c++xmlquestion
3 Posts 3 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.
  • G Offline
    G Offline
    Gyan Prakash
    wrote on last edited by
    #1

    How can we create an XML document through a Visual C++ program. How can we modify, and delete some entry in the document? Gyan Prakash Joshi

    C M 2 Replies Last reply
    0
    • G Gyan Prakash

      How can we create an XML document through a Visual C++ program. How can we modify, and delete some entry in the document? Gyan Prakash Joshi

      C Offline
      C Offline
      Cedric Moonen
      wrote on last edited by
      #2

      Have a look at TinyXML[^], it is a nice little XML parser.


      Cédric Moonen Software developer
      Charting control [v1.2]

      1 Reply Last reply
      0
      • G Gyan Prakash

        How can we create an XML document through a Visual C++ program. How can we modify, and delete some entry in the document? Gyan Prakash Joshi

        M Offline
        M Offline
        Maynka
        wrote on last edited by
        #3

        Hi, Go to site www.perfectxml.com.It contains a good code to write xml.You have to use msxml and the IXMLDOMNode objects.Initially you may face problem owing to different versions of msxml available. A few days back i created the code for creating,reading and writing xml file.First try on you own,if still you are not able to i am ready to help but with hints above you can start. Regards, Mayank

        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