cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
Parsing XML file in MFC
Parsing XML file in MFC
May 24, 2013 at 11:51am UTC
Cer
(10)
Hi everyone,
I have a problem with parsing file XML in MFC, so Could you all help me
for ex : i have file "D:\\a.xml"
in a.xml : <abc>12345</abc>
How to get 12345
Thanks all
May 24, 2013 at 1:00pm UTC
ajh32
(659)
Have you looked at MSXML ?
May 24, 2013 at 2:30pm UTC
kbw
(9488)
... or TinyXML.
Topic archived. No new replies allowed.