Prawdopodobnie, ty mieć twój swój lista klasa. Jeżeli ty używać the standardowy lista (od STL), zawijać ono w klasa. Ono musieć czerpać od the CObject. Dodawać the serialize metoda i macros. Wtedy, w the pętla, ty pisać lub czytać the dane od the archiwum, jak:
jeżeli (archive.IsStoring ())
{
dla (ono = list.begin (); ono! = list.end (); ++it)
archiwum <>}
MSDN. Serialization: Robienie Serializable Klasa
http://msdn.microsoft.com/en-us/library/00hh13h0(VS.80).aspxCObArray klasa w MFC wspierać the serialization i móc z the pointer. Ono, być może, móc dobry zastępstwo.
http://msdn.microsoft.com/en-us/library/088sck34(VS.80).aspx