$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Rich Peters (rpeters_at_[hidden])
Date: 2007-10-12 18:24:37
I am looking at boost serialization and it looks very good.
Has anyone tried to integrate boost serialization with MFC Doc/View
CArchive serialization? I would be interested to hear how you did it.
Can a CArchive be turned into a istream or ostream that could be used?
thanks