Hi,
I am not very familiar with xml but I think it would be a nice way to store my application data.
I want to write a module that has the ability:
- to read data from an xml file to a dedicated memory structure.
- save the memory structure in an xml file.
So far so good, but I would like to have the same code on windows and windows ce.
Any hint on how to proceed would be welcome.
Thanks
Emmanuel.
I am not very familiar with xml but I think it would be a nice way to store my application data.
I want to write a module that has the ability:
- to read data from an xml file to a dedicated memory structure.
- save the memory structure in an xml file.
So far so good, but I would like to have the same code on windows and windows ce.
Any hint on how to proceed would be welcome.
Thanks
Emmanuel.