Although using MFC's built-in serialization capabilities is a handy way to save and load data, sometimes you need more control over the file-handling process.
File I/O, Complete Control the Old-Fashioned Way
Published 08/19/2002
Although using MFC's built-in serialization capabilities is a handy way to save and load data, sometimes you need more control over the file-handling process.