Nov 7, 2006 #1 MarcoMB Programmer Oct 24, 2006 61 IT Some help needed to implement serialization for CArray objects...i must use SerializeElements?
Nov 7, 2006 Thread starter #2 MarcoMB Programmer Oct 24, 2006 61 IT i have to serialize a CObArray that contains class objects made by 2 CArray elements that handles POINT struct: CArray<POINT,POINT> myArray1; CArray<POINT,POINT> myArray2; how can i serialize it?
i have to serialize a CObArray that contains class objects made by 2 CArray elements that handles POINT struct: CArray<POINT,POINT> myArray1; CArray<POINT,POINT> myArray2; how can i serialize it?