Can I read Serialization in SDI Applications on EtoBox?
Serialization in SDI Applications by Vasil Vasilev is a document available to read on EtoBox.
What is Serialization in SDI Applications about?
This document provides an overview of serialization in MFC applications. It discusses what serialization is, how it connects disk files and archives, how to make a class serializable, how to write a serialize function, and loading from archives with embedded objects vs. pointers. The example application (MYMFC17) demonstrates serialization in an SDI application, allowing documents to be read from and written to disk. Key classes involved include CStudent, CArchive, CFile, and CDocument.
- Author
- Vasil Vasilev
- Language
- EN