Read VB6 variant from a binary file with .net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wakeup
    New Member
    • Oct 2006
    • 1

    #1

    Read VB6 variant from a binary file with .net

    I need read from my .net application a binary file written with VB6. I can get longs and string written with VB6 with .net BinaryReader class ut how can I read vb6 variants? Do you know how variants are save in binarry file? how much bytes do they take?

    Thanks in advance
Working...