pro_vb thread: Persisting/Serializing Objects (VB6)
Hey guys...I have built classes in VB6 and would like to save thier properties to disk. What is the best method of doing so? I am using a property bag to write to a binary file right now. Is there a way to persist the classes in a standard VB6 exe to XML or some other nonbinary format?
|





