How to convert data in MFC object to XML
XML / XSL
2
Posts
2
Posters
2
Views
1
Watching
-
I have a problem with converting all serialized data of MFC Object such as COleClientItem, CDocItem and CObject to XML. I would appreciate it if someone could suggest me how to solve this problem. Thank very much for your help.
I think you need to be a little more explict on what you are asking. A CObject can contain anything so your question is really how do I serialize all possible data in all formats as XML. "I will find a new sig someday."