Groups | Blog | Home
all groups > dotnet xml > january 2005 >

dotnet xml : XML Question


BCC
1/7/2005 4:46:39 PM
Hi,

I have a project in vc++ .net 2003, and I need to read in a file of
initialization parameters in xml, parse the file and then apply the
parameters to the correct variables/objects.

I know squat about reading XML in using C++, and am having difficulties
finding how to do this. I found docs on the microsoft site about how to do
this using managed c++, but I want to use unmanaged code. I hear MSXML is
the way to go (?) but all the examples I find are for visual basic, and
there is no clear documentation or howtos in c++ that I could find.

I would really appreciate it if someone could give me a brief tutorial, a
link to some useful info for a beginner, some sample code, or whatever that
would help me get going!

Thanks!
Bryan

Patrick Philippot
1/7/2005 6:33:33 PM
[quoted text, click to view]

Hi,

Google: First hit - First paragraph

XML-Based Configuration files

http://www.perfectxml.com/msxmlCPP.asp

--
Patrick Philippot - Microsoft MVP
MainSoft Consulting Services
www.mainsoft.fr

AddThis Social Bookmark Button