Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: AW: Persisting/Serializing Objects (VB6)


Message #1 by rds <rds@a...> on Tue, 24 Sep 2002 14:49:27 +0200




AW: [pro_vb] Persisting/Serializing Objects (VB6)




Use an standard ini File (ask for sample)
or the Regestry an HKEY_LOCAL_MACHINE


-----Ursprüngliche Nachricht-----
Von: Eric.M.Jenkins.99@A...
[mailto:Eric.M.Jenkins.99@A...]
Gesendet: Dienstag, 24. September 2002 14:44
An: professional vb
Betreff: [pro_vb] 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? 




---
Visual C# - A Guide for VB6 Developers
This book will make it easy to transfer your skills 
from Visual Basic 6 to C#, the language of choice 
of the .NET Framework.
http://www.wrox.com/ACON11.asp?ISBN=1861007175&p2p0059







  Return to Index