K
Kazinski
I have some MFC object serialized through CArchive on file.
I want to deserialize this in a C# application (or rather web service).
Since I have no control over the production of the file, it cannot be
serialized as XML.
Did anyone manage to deserialize an CArchive object in C#?
I want to deserialize this in a C# application (or rather web service).
Since I have no control over the production of the file, it cannot be
serialized as XML.
Did anyone manage to deserialize an CArchive object in C#?