Chapter 19 Exercise
At first I left-out the m_ElementList.Serialize(ar); in void CSKViewDoc:: Serialize(CArchive& ar) This caused the file to open but not display any objects (images). I entered the missing code and now I get an error message about an unrecognized file type when I try to open an image. Has anyone else had this problem and if so, how did you solve it?
|