RE: Is it possible to implement Serialisation in DialogBase Applicatio by armancho_x
armancho_x
Thu Feb 22 07:24:10 CST 2007
Serialization itself doesn't depend on the type of an application. In an
doc/view architecture it is mantained by the framework. But still you can do
it yourself.
See CArchive and CFile classes in the MSDN. [Look at a CArchive usage
example].
--
======
Arman
"raghu" wrote:
> Hi guys, how r u, can u please tell me is it possible to implement
> Serialisation in Dialog Base Application , if yes then how is it
> possible. thanks.
>
>