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. Compare two XML Files

Compare two XML Files

Scheduled Pinned Locked Moved C / C++ / MFC
csharptutorialc++dotnetvisual-studio
3 Posts 2 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.
  • M Offline
    M Offline
    manju 123
    wrote on last edited by
    #1

    Hi all.. I want to compare two xml files using vc++ and store the output in the xml format... When i searched in MSDN .I got the tool..i.e XML Diff and Patch GUI Tool... Can i use the tool in my program..I am using Visual Studio 6.0...or it supports only .net framework If yes means how can i use it.. should i install anything or i should include anu dlls or include any .h files. I went through msdn..but i got confused a bit..please can anyone brief me how to use it.. If i got some example..it will well and good.... else brief about so that i can understand and use it.. thank you manju

    Hi.. I am Mnaju.I have Completed my B.E Computers Science.Lokking for a job.I am interested in VC++ manju

    S 1 Reply Last reply
    0
    • M manju 123

      Hi all.. I want to compare two xml files using vc++ and store the output in the xml format... When i searched in MSDN .I got the tool..i.e XML Diff and Patch GUI Tool... Can i use the tool in my program..I am using Visual Studio 6.0...or it supports only .net framework If yes means how can i use it.. should i install anything or i should include anu dlls or include any .h files. I went through msdn..but i got confused a bit..please can anyone brief me how to use it.. If i got some example..it will well and good.... else brief about so that i can understand and use it.. thank you manju

      Hi.. I am Mnaju.I have Completed my B.E Computers Science.Lokking for a job.I am interested in VC++ manju

      S Offline
      S Offline
      Sarath C
      wrote on last edited by
      #2

      The code is written in C# so it's better to use Managed code itself to get teh required functionality from this library. Otherwise you will have to port the code to C++. There are some tweaks to call C# code from native C++. Exposing .NET Components to COM[^] Calling C# code from C++[^] .NET COM IOP[^] Anyway I've never tried this out. Please check it.

      -Sarath. "Great hopes make everything great possible" - Benjamin Franklin

      My blog - Sharing My Thoughts, An Article - Understanding Statepattern

      M 1 Reply Last reply
      0
      • S Sarath C

        The code is written in C# so it's better to use Managed code itself to get teh required functionality from this library. Otherwise you will have to port the code to C++. There are some tweaks to call C# code from native C++. Exposing .NET Components to COM[^] Calling C# code from C++[^] .NET COM IOP[^] Anyway I've never tried this out. Please check it.

        -Sarath. "Great hopes make everything great possible" - Benjamin Franklin

        My blog - Sharing My Thoughts, An Article - Understanding Statepattern

        M Offline
        M Offline
        manju 123
        wrote on last edited by
        #3

        Hi.. Thanks for your reply.. Is there any tool to compare two xml files using vc++... or else can u provide me a any links where i can get some vc++ code examples to compare two xml files thank you manju

        Hi.. I am Mnaju.I have Completed my B.E Computers Science.Lokking for a job.I am interested in VC++ manju

        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