ArrayList included in object is not saved at clippboard copy in Win98
(Clipboard.SetDataObject() and IDataObject.GetData()) !
In WinXP, framework calls GetObjectData() and constructor(SerializationInfo,
StreamingContext) of ISerializable (class serialise it self),
during IDataObject.GetData() call, and it works.
In Win98 not!
Why is it diferent in W98 and what can i do to make it work in W98 to?
Thanks,
Kruno