![]() |
To Store the Tree architecture permanently on disk.
Hello EveryBody
I am working on a MFC application and using a CTreeCtrl object. I want to store the tree structure permanently, in order to display the same tree to the user when he logs in again. Can CArchive do this for me? or is there any other way to do this. Plz Help . Thanks |
Re: To Store the Tree architecture permanently on disk.
The best way is to serialize the object so that it saves and restores back.
|
Re: To Store the Tree architecture permanently on disk.
Can We Archive the object of CTreeCtrl Class Directly ?
|
Re: To Store the Tree architecture permanently on disk.
Quote:
|
Re: To Store the Tree architecture permanently on disk.
Hi everybody,
I found no direct means of storing the tree architecture on disk. Thanks for your support Shabbir. You are always the first person who helps me. Thanks again. Shabbir I have Developed my own way to store tree architecture on file. It was a great fun. BBye. :) |
| All times are GMT +5.5. The time now is 03:19. |