How to parse xml (read/write xml file) in vc++
C / C++ / MFC
4
Posts
4
Posters
0
Views
1
Watching
-
Hi i want to read and write a xml file in MFC dialog based application. can i get some examples. Thanks in advance.
There's a simple XML parser in this project: XMLProfile - a non-MFC, non-STL class to read and write XML profile files[^]
Best wishes, Hans
-
Hi i want to read and write a xml file in MFC dialog based application. can i get some examples. Thanks in advance.
-
Hi i want to read and write a xml file in MFC dialog based application. can i get some examples. Thanks in advance.